[PHP-INST] HELP on compiling PHP as a Module !!!

2001-10-24 Thread Michael Chan
Hi, I hope some one can help me. I am compiling PHP with apxs,oci8,oracle options. But the library for oracle is in "/opt/oracle/815/lib", but it thinks it is in "/opt/oas/4.0/libs". Is there a way to tell it explicitly that it is "/opt/oracle/815/lib". Thanks. -- PHP Install Mailing List

[PHP-INST] Problem loading php module into apache_1.3.20

2001-10-24 Thread Michael Chan
Helo, I am having problem loading php module, here's the err when I got when I checked it with "/httpd -t": Syntax error on line 206 of /opt/oas/app/apache1320/conf/httpd.conf: Cannot load /opt/oas/app/apache1320/libexec/libphp4.so into server: ld.so.1: ./httpd: fatal: relocation error: file /opt

[PHP-INST] php installation problem "ld: fatal: Symbol referencing errors."

2001-10-24 Thread chuck solie
Hi, I am having a problem installing php/mysql/apache on a solaris 8 box. I get the following error during the configure stage of php that i expect this might have an obvious reason to someone with more gcc configuration knowledge. I have looked at the mysql and php sites for similar problems a

[PHP-INST] libphp4.so is garbled

2001-10-24 Thread Gregory Gray
I've seen others with this problem but haven't seen any solutions yet. I'm trying to install php4 on apache 1.3.20 running on Solaris 8 (Sparc) and getting the following configtest error: Syntax error on line 236 of /usr/local/apache/conf/httpd.conf: API module structure `php4_module' in file

[PHP-INST] My Problem about GD Library.

2001-10-24 Thread Archer
Good Day! Can somebody help me about GD Libray? Presently I am using WinNT OS and PHP4, I would like to used the function ImageCreate but this is in GD library so I need to secure GD library but after having it, I thought its .dll but the codes are in C therefore I have no idea

php-install Digest 25 Oct 2001 01:29:08 -0000 Issue 521

2001-10-24 Thread php-install-digest-help
php-install Digest 25 Oct 2001 01:29:08 - Issue 521 Topics (messages 4730 through 4735): HELP on compiling PHP as a Module !!! 4730 by: Michael Chan Problem loading php module into apache_1.3.20 4731 by: Michael Chan Re: It gives me just a header! 4732 by: Jason Wo

[PHP-INST] CGI Error

2001-10-24 Thread N.V Pavan Kumar
Hi. I am getting this CGI error very frequentlywhich reads as cgi error: The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: my system is Win 2000, PHP 4, IIS 5.0 I checked the install.txt file also for this p

[PHP-INST] lex?

2001-10-24 Thread Martin
First time I've stumbled across this error on trying to compile PHP: checking for flex... lex checking for yywrap in -ll... no checking lex output file root... ./configure: lex: command not found configure: error: cannot find output from lex; giving up [root@hauntedhousesw php-4.0.6]# Hmm, what

[PHP-INST] Re: It gives me just a header!

2001-10-24 Thread Jason Wood
Hmm... That always happened to me when I was working on a win2k machine with IIS... I'd have a parse error, and the hosting company had all error handling set off... so every time i had a parse error, i'd have to download the file, update my local database, and check out the file... fix it... and

[PHP-INST] Re: It gives me just a header!

2001-10-24 Thread Stefán Vignir Skarphéðinsson
Thanks for trying to help :) If my server (xitami) would not run php it would send me the page including the php source code. This happens even if I try to execute a script as simple as Jason Wood <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > It means that