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 #1

Updated by Georg Ringer over 6 years ago

  • Status changed from New to Needs Feedback

as stated in the docs, this is internal API. what do you want to achieve?

Actions #2

Updated by Naberd Zendi over 6 years ago

Georg Ringer wrote:

as stated in the docs, this is internal API. what do you want to achieve?

wanted to create api to get and set data using typo3 functionality.

but since it's internal only it is absolutely of no use for me.

can be closed.

Actions #3

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Needs Feedback to Closed

I close this as requested. If this is the wrong decision, please reopen it or open a new issue with a reference to this one. Thank you.

Actions

Also available in: Atom PDF