Project

General

Profile

Actions

Bug #81821

closed

Bootstrap run

Added by Naberd Zendi almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2017-07-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

followed the following snippet to create a simple bootstrap file : https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/Bootstrapping/Index.html

when placing all the content in file i get fatal error:

Fatal error: Uncaught Error: Class 'TYPO3\CMS\Core\Core\ApplicationContext' not found in /home/simcoion/domains/simco-ion.nl/typo3_src-7.6.15/typo3/sysext/core/Classes/Core/Bootstrap.php:90 Stack trace: #0 /home/simcoion/domains/simco-ion.nl/typo3_src-7.6.15/typo3/sysext/core/Classes/Core/Bootstrap.php(118): TYPO3\CMS\Core\Core\Bootstrap->__construct('Production') #1 /home/simcoion/domains/simco-ion.nl/public_html/test1.php(6): TYPO3\CMS\Core\Core\Bootstrap::getInstance() #2 {main} thrown in /home/simcoion/domains/simco-ion.nl/typo3_src-7.6.15/typo3/sysext/core/Classes/Core/Bootstrap.php on line 90

file is in public_html directory includes typo3/sysext/core/Classes/Core/Bootstrap.php

typo3 dir is a symlink

the url to file is : http://www.simco-ion.nl/test1.php

Actions

Also available in: Atom PDF