Results 1 to 10 of 25
Threaded View
-
24th May 2011, 07:07 PM #20Member
Hello Domenic,
Thank you for very fine tutorial, and you are absolutely right. disabling useless php functions which your script not used is a great idea to safe from unwanted shells. no matter who upload that on server.
For those who argue about php disabling function can read This and This
EDIT: i found 3 time session.save_path
1) ; As of PHP 4.0.1, you can define the path as:
;
; session.save_path = "N;/path"
2); The file storage module creates files using mode 600 by default.
; You can change that by using
;
; session.save_path = "N;MODE;/path"
3) ; where MODE is the octal representation of the mode. Note that this
; does not overwrite the process's umask.
session.save_path = "/var/lib/php/session"
can i need to change the last one ? and remove the "/var/lib/php/session" to "/var/lib/php" as you said ?
thanks advanced
EDIT2:
When i replaced disable_functions with your mentioned above. after restarting apache my board will load without the forum skin. i use IP.Board 3.1.4 .
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[VIDEO TUT]How to install Mod_Security and Harden PHP
By Dom in forum Technical and Security TutorialsReplies: 14Last Post: 9th Jun 2011, 11:00 AM -
something special
By extremetrauma in forum Webmaster DiscussionReplies: 1Last Post: 3rd Mar 2011, 10:54 AM -
[VPS] [EU][VPS][Special Offer!] SeedExpress Germany VPS Pre. Special
By SeedExpress in forum ArchiveReplies: 4Last Post: 18th Dec 2010, 09:03 AM -
Very Special Thanks to ProtoWorker
By SaBteCh in forum General DiscussionReplies: 11Last Post: 5th May 2010, 02:49 PM
themaLeecher - leech and manage...
Version 5.04 released. Open older version (or...