I'm trying to build PHP 4.0.6 with GD and some other stuff, but I'm
running into two problems -- one I solved, the other I haven't.
The configure line that I'm using is:
./configure --enable-ftp --with-gd=../gd-1.8.4
--with-jpeg-dir=/usr/lib/ --with-png-dir=/usr/lib/ --with-mysql
--with-pdflib
php-install Digest 28 Sep 2001 23:35:49 - Issue 479
Topics (messages 4427 through 4432):
Re: PHP on IIS5/Win2K as isapi error
4427 by: Hans-Peter Droska
Re: IIS, PHP4, OCI8
4428 by: Hans-Peter Droska
2 - Compiling PHP4.0.6 in Linux 2.4.4 --> sapi_apache.c gives an error
The subject says it all --
phpinfo shows the path to sendmail as:
sendmail_path-t -i
After manually editing php3.ini and changing the sendmail_path to
/usr/sbin/sendmail -t -i, then restarting Apache, phpinfo still shows the
path to sendmail as
sendmail_path -t -i
Any suggestions on
I had been getting the "Garbled" error message.
find / -name apxs
showed me:
/usr/sbin/apxs
/usr/local/apache/bin/apxs
I had been configuring with
/configure --with-mysql --with-apxs
My libphp4.so was being installed in /usr/lib/apache/libphp4.so.
I tried
/configure --with-apxs=/usr/local/apa
I have the same problem as Izy! And I'm just not satisfied with using
3rd-party software to fix the problem... anyone have any idea where the
problem could lie?
My config in httpd.conf:
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php .phtml
Action application/x-httpd-php "/php/ph
oh yeah, i forgot: i use apache 2.0.16
greetinx
dan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
"Matthew Walden" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am trying to get PHP installed and working on the platform as
> described in the subject. It works fine until I uncomment the line in
> the php.ini file which loads the OCI8 extension.
"Sean Capstick" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> If I look under ISAPI filters, the PHP dll is not loaded. (I've rebooted the
> machine). So then I look in Event Viewer and there's an HTTP service error
> saying it could not load php4isap
php-install Digest 28 Sep 2001 07:39:03 - Issue 478
Topics (messages 4416 through 4426):
Re: If phpinfo works why doesnt anything else ?
4416 by: Jonathan Hilgeman
debug - socket
4417 by: Ronald Weinrich
How to install PHP to do the function mail work
4418 by: Marc
hi you all,
i'm trying to compile php4.0.6 in a Suse Linux 7.2 (kernel 2.4.4)
distribution. ./configure goes ok, no problem, but when i try to 'make' it i
get some error messages i can't understand or solve.
So, if someone would be so kind to help me, i would be very grateful!!
-
10 matches
Mail list logo