Hi there,
I encounter the following problem when trying to build a LAMP Box with
Mysql-4.0.0+PHP-4.0.5+Apache-1.3.22.
1. Mysql Installed ok
2. when trying to make php with
"./configure --with-apache=/home/user/apache_1.3.22 --with-mysql=/usr/local/
db/mysql --with-config-file-path=/usr/lo
Hi. Several times, I had tried to install PHP4 on Windows 98 with PWS, following the
instruction on www.php.net installatin section. But it did not work. PWS seems to
work well. Some part of the manual is not clear, particularly in editing 'php.ini'
file. Would you give me a practical guid
Hi
How can I get PHP to reload data from the environment variables? At the
moment it is only refreshing QUERY_STRING after I restart the computer.
I am running it from the command-line under Windows (95/98/me/2000) as a
CGI.
Is there a command-line parameter I can use?
Also, how does one pass
Hi @all..
I'm not sure if this can fix (or explain) your problem (cause I didn't tried
it in lack of time) but theoretical it could be :).
I think you only need the #!/usr/local/bin/php if you would like to run
scripts from the bash, or as a "real" cgi. But I think, there could be
another soluti
It's not you. I just built a bare cgi version of php, nothing but
'./configure' and got the same result.
I used this simple script to be sure I was in fact running the cgi binary
and it showed I was.
info.cgi
#!/usr/local/bin/php
I got the correct info page, but with the #!/usr/local/bin/php a
php-install Digest 20 Oct 2001 15:25:13 - Issue 514
Topics (messages 4669 through 4676):
PHP-4.0.6 compilation error
4669 by: Paul
pdflib
4670 by: Brent Meshier
4671 by: Mark Newnham
PHP/CGI problem: #!/path/php at top of CGI script appears in output
4672 b
Hi,
I'll synthetize the problem with the response I have givven to Curt.
I've FreeBSD 4.2/Apache 1.3.9/PHP 4.0.6
I've installed PHP in Apache, it works very well
I need to have too PHP 4.0.6 in CGI mode (With Suexec but I don't think it's
the problem) but I've a problem.
In CGI mode, the path