[PHP-INST] Re: PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-19 Thread Philippe
Hi, A small update, the file is in 755 (otherwise Suexec don't let the script work) Philippe Philippe writes: > Hi, > My file end in .cgi, it's in 777 > It isn't handled by Apache because it don't work if I don't put > #!/usr/local/bin/php > It's in cgi-bin directory, and yes others cgi lan

[PHP-INST] Re: PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-19 Thread Philippe
Hi, My file end in .cgi, it's in 777 It isn't handled by Apache because it don't work if I don't put #!/usr/local/bin/php It's in cgi-bin directory, and yes others cgi languages work well (I've already tested perl) Philippe Curt A. Gilman writes: > Philippe, > > Does the file name end in

[PHP-INST] Re: PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-19 Thread Curt A. Gilman
Philippe, Does the file name end in .php or something similar? If so, it is probably being handled by the Apache PHP module, since you have it installed, and not by the CGI. You could try changing the name to .cgi or something else and see what happens. Also, have you remembered to put the file

[PHP-INST] PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-19 Thread Pour Mailings Lists - pass huitre
Hi, 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 of PHP is always written at the top of the result I'll take for exampl

RE: [PHP-INST] pdflib

2001-10-19 Thread Mark Newnham
it sounds like you need to upgrade pdflib > -Original Message- > From: Brent Meshier [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 19, 2001 1:10 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] pdflib > > > I recently upgraded to php 4.0.6 and can no longer get pdflib > working.

[PHP-INST] pdflib

2001-10-19 Thread Brent Meshier
I recently upgraded to php 4.0.6 and can no longer get pdflib working. PHP compiled perfectly with pdflib 4.0.1, yet when I load apache it gives me the following error: PHP Warning: Invalid library (maybe not a PHP library) 'libpdf_php.so' in Unknown on line 0 Any ideas? Is pdflib broken wit

[PHP-INST] PHP-4.0.6 compilation error

2001-10-19 Thread Paul
Hi all, I'm trying to build php.4.0.6 from source and the first I get an error while using the --with-gd switch so I took that out and it stopped complaining after I reconfigured. Then I did make and I get this error: /usr/bin/ld: cannot find -lgd collect2: ld returned 1 exit status make[1]: **

php-install Digest 19 Oct 2001 17:03:38 -0000 Issue 513

2001-10-19 Thread php-install-digest-help
php-install Digest 19 Oct 2001 17:03:38 - Issue 513 Topics (messages 4663 through 4668): PHP + Oracle8i can't connect Help! 4663 by: Sean Duke PHP 4.0.6 Compile Problem (RH 7.1) 4664 by: Ryan Hill ask help about php+mysql-4.0 install:undefined reference to `mysql_module_en

[PHP-INST] Re: NES 3.5.1 PHP4 Solaris 2.6

2001-10-19 Thread Big G
Any answer on this? [EMAIL PROTECTED] wrote: > > > Hi everyone! > > Is it possible to install PHP4 with NES 3.5.1? Everywhere I have looked I > onley find instructions > for installing on NES 3.6. > > I have followed those instructions but I can?t get it to work. > > When I start the Netsc

[PHP-INST] .alloca under AIX

2001-10-19 Thread Bastien Leblanc
This is apprently a common problem, but i don't know how to solve it, i tried the 4.0.6RC4 version, didn't wotk how can i use CFLAGS= -ma, where and when do I put this? thank for your help. Bastien -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [PHP-INST] My Apache Probs..

2001-10-19 Thread Paul Gardiner
Hello again, What you've changed is correct and should work. The only thing I can think of at the moment is are you sure that Apache was re-started? Shutting down the machine and re-starting will make sure of this. Regards, - Paul - - Original Message - From: "Archer" <[EMAIL PROTECTED]>

[PHP-INST] ask help about php+mysql-4.0 install:undefined reference to `mysql_module_entry'

2001-10-19 Thread Harrison
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