[PHP] Problems with PHP4 CGI binary

2001-02-28 Thread Philip Reynolds
Hi, I'm having problems with the PHP CGI binary (version 4.0.4pl1). The bug is basically the bug reported here: http://bugs.php.net/bugs.php?id=8506 It's exactly the same problem, replicated, now we need the CGI binary version working, not only does this look very unprofessional on the sites,

Re: [PHP] A small Q

2001-02-28 Thread Philip Reynolds
Harshdeep S Jawanda's [[EMAIL PROTECTED]] 20 lines of wisdom included: :Hi, : :Does the extension of files that are require()-d or include()-d in PHP :have to be ".inc"? Can it be ".php"? : :All examples seem to show this extension as ".inc". Could there be any :problems if the extension is kept

Re: [PHP] How to disable some functions?

2001-02-28 Thread Philip Reynolds
Batonik's [[EMAIL PROTECTED]] 15 lines of wisdom included: :Hi, : : I've heard that it is possible, for security reasons, to disable :such functions like phpinfo(). How can I do this? You can edit the sources... PHP4: $PHP_BASE_DIR/ext/standard/basic_functions.c You're looking for a