View Single Post
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 08-26-2015 , 17:44   Re: [Sourcebans] With php 5.2.17?
Reply With Quote #14

Quote:
Originally Posted by RANDOMINATION View Post
Step 1. Open up your index.php file with notepad++ or a code editing software. index.php can be found in the root of your sourcebans webpanel folder.
Step 2. Edit line 24 from this...
Code:
define('PHP_VERSION_REQ',   '5.3');
... to this:
Code:
define('PHP_VERSION_REQ',   '5.2');
Step 3. Save the file.
Step 4. Replace your old index.php file with the one you just edited and saved.
Step 5. Start installation.
Step 6. Read carefully next time.
Are you also going to provide him with replacement functions when he is getting a million errors because of functions that are eventually only existing in 5.3(+)?


The ONLY WAY, and the REAL DEAL is to update your PHP, or switch hosting provider if you're not hosting yourself, and your provider won't update it for you (...and the other clients).

Don't ever do such shit as explained above, it will just end up on giving you a lot of other errors, and a bigger headache.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline