[Typo3] safe_mode on or off

Michael Stucki michael at typo3.org
Mon Feb 21 08:24:05 CET 2005


Janno Schouwenburg wrote:

> No safe_mode_exec_dir is not set. I copied the output from phpinfo to a
> page. You can see it here: http://schouwenburg.net/typo3/index.php?id=1

I don't understand why TYPO3 should think that safe-mode is enabled.

If you just call this little dummy script, what is the output?

<?php
echo 'safe_mode is '.(ini_get("safe_mode")?'enabled':'disabled');
?>

Regards, michael
-- 
Want support? Please read the list rules first: http://typo3.org/1438.0.html



More information about the TYPO3-english mailing list