|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Shutting off "Safe Mode" in PHP
I hope that this is a simple question ... How in the heck do I shut down Safe Mode in my PHP setup (my own server) ? I altered the php.ini file in my /etc directory, restarted, still no luck ...
I'm trying to install PHPLiveSupport on my site, but keep running into safe mode restrictions errors ... As always, thanks in advance for your replies ... |
|
#3
|
|||
|
|||
|
You could also try adding
<Directory "/usr/local/psa/home/vhosts/yourdomain.com/httpdocs"> php_admin_value safe_mode off php_admin_value open_basedir "/usr/local/psa/home/vhosts:/tmp" </Directory> to your conf/vhost.conf (located below your httpdocs dir on linux boxes) |
![]() |
| Viewing: SEO Chat Forums > Other > SEO Scripts > Shutting off "Safe Mode" in PHP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|