Bug #21541
closedProblem
0%
Description
Warning: ini_set() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3lib/class.t3lib_db.php on line 901
Warning: ini_set() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3lib/class.t3lib_db.php on line 902
Warning: ini_restore() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3lib/class.t3lib_db.php on line 909
Warning: ini_restore() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3lib/class.t3lib_db.php on line 910
Warning: getmypid() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3lib/class.t3lib_userauth.php on line 231
Warning: debug_backtrace() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3lib/class.t3lib_db.php on line 1151
Warning: array_shift() [function.array-shift]: The argument should be an array in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3lib/class.t3lib_db.php on line 1152
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3lib/class.t3lib_db.php on line 808
Warning: debug_backtrace() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3lib/class.t3lib_db.php on line 1151
Warning: array_shift() [function.array-shift]: The argument should be an array in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3lib/class.t3lib_db.php on line 1152
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3lib/class.t3lib_db.php on line 835
TemplaVoila ERROR:
Couldn't find a Data Structure set for table/row "pages:577".
Please select a Data Structure and Template Object first.
I got these information by starting the website
(issue imported from #M12575)
Updated by Chris topher about 15 years ago
Hi Alex,
it seems as if you have a configuration problem.
To get help with that, please post it to the newsgroups at lists.typo3.org.
This bugtracker here is just made to handle and fix bugs.
Thanks!
Updated by Christian Kuhn about 15 years ago
Resolved, no change required.
A?ex,
thanks for your report.
TYPO3 currently needs all those functions (ini_set(), ini_restore() and getmypid()) to work. In your special case this issue doesn't look like a TYPO3 problem, but more like a php hoster that is just a bit too restrictive on which php functions are allowed. As Christopher already mentioned: Please ask the mailing lists for help on a better hoster, get in touch with your current hoster for help, or fix your php.ini settings if the system is under your control.