bob2006 Posted September 8, 2006 Share Posted September 8, 2006 how do i tell if php is runnimg in safe mode please help Link to comment https://forums.phpfreaks.com/topic/20079-help-php-safe-mode/ Share on other sites More sharing options...
Nhoj Posted September 8, 2006 Share Posted September 8, 2006 create a file named 'phpinfo.php' and inside it put[code]<?phpinfo();?>[/code]Then run this page, hit CTRL+F and type in safe_mode, you'll find it. Link to comment https://forums.phpfreaks.com/topic/20079-help-php-safe-mode/#findComment-88129 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.