php 5.3 - plesk 10.1 - fastcgi - safe mode

Support/Development for PHP
nobody
Forum Regular
Forum Regular
Posts: 349
Joined: Sun Mar 29, 2009 6:52 pm

php 5.3 - plesk 10.1 - fastcgi - safe mode

Unread post by nobody »

Hi guys.

We know that php 5.3 does not support safemode anymore as it has been depriciated.

php 5.2 on the other hand is no longer supported ...

Finally fastcgi breaks sites. Especially joomla. It will never work with fastcgi.

So how do you actually isolate sites if you are using php 5.3 and you are using php as an apache module ?
This has been worrying me over the last few days ...

Regards
Hello IT.
Phone : Blah Blah ....
Have you tried turning it on and off again ?
Phone : Blah Blah ....
....
I'm sorry, are you from the Past ?!
http://www.youtube.com/watch?v=-E4fm4Wqego
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: php 5.3 - plesk 10.1 - fastcgi - safe mode

Unread post by scott »

Actually it does still support safe_mode, it just says it will be deprecated soon.
nobody
Forum Regular
Forum Regular
Posts: 349
Joined: Sun Mar 29, 2009 6:52 pm

Re: php 5.3 - plesk 10.1 - fastcgi - safe mode

Unread post by nobody »

scott wrote:Actually it does still support safe_mode, it just says it will be deprecated soon.
Oh. So on 5.3 safe mode is still working ?
But on the apache error log it says about safe mode that it has been depreciated.
Hello IT.
Phone : Blah Blah ....
Have you tried turning it on and off again ?
Phone : Blah Blah ....
....
I'm sorry, are you from the Past ?!
http://www.youtube.com/watch?v=-E4fm4Wqego
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Re: php 5.3 - plesk 10.1 - fastcgi - safe mode

Unread post by breun »

Safe mode is deprecated, but that doesn't mean it doesn't work anymore. The feature is currently still there in PHP 5.3. Language developers usually mark a feature as deprecated when they want application developers to stop using it and it also signals that the feature might be removed in some future version. But for now it's still there, you'll just get a warning that it's deprecated.

http://en.wikipedia.org/wiki/Deprecation
Lemonbit Internet Dedicated Server Management
Post Reply