View Single Post
  #3 (permalink)  
Old 17-03-2008, 15:06
Pandacoder's Avatar
Pandacoder Pandacoder is offline
Junior Member
 
Join Date: Dec 2007
Posts: 16
Default

Thanks for the help. Do you have a 'how to' enable phpsuexec page, that article gives the benefits etc but not how to actually enable it.

I may need to disable it rather quickly as well because it seems the $PHP_SELF var no longer works once phpsuexec is enabled and i use $_SERVER['PHP_SELF'] in many of my scripts. I will need to test.
__________________
$wisdom = array('knowledge', 'patience', 'experience', 'compassion', 'sympathy', 'humour', 'courage', 'tolerance', 'humility', 'Linux');
Reply With Quote