[PHP-INST] PHP installation

2003-06-30 Thread Delacruz, Antonio M [ITS]
Ok, Here are the details: OS: Win2K Server PHP version: 4.3.0 Web Server: IIS 5 I can get any php page to work, except if it has an oracle call in it. I get the dreaded CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return a

[PHP-INST] PHP installation problem on Sun Solaris 5.8

2003-01-31 Thread Hsiao Ketung Contr 61 CS/SCBN
> Hello, > > We've been struggling with the PHP installatin for the last 2 days. > I've installed libgcc-3.2.sol7-sparc-local hoping that the > "libgcc_s.so.1: open failed: No such file or directory" message would go away. I've gotten the same errors message. > Anyone has any clue, hint ? > Th

[PHP-INST] PHP installation problems (PEAR)

2003-01-23 Thread Ales Keber
Hello everyone! I have some problem with PHP installation. Let's see, I use DEBIAN Woody r1 Pentium machine and I would to install PHP 4.3.0 static with Apache 1.3.27. But I get this error when I run "make install": === root@ra:/usr/local/src/php-4.3.0# make install Installing PHP CLI bi

[PHP-INST] php installation problem

2003-01-17 Thread Diye Wariebi
Can anyone point me in the right direction I have installed Apache-2.0.40 (RedHat rpm) and installed the binary version of mysql 4.0.9-gamma. Using RedHat 8.0 When I try to install php 4.3.0 from source everything goes ok until I type "make install" when I get the following error.

[PHP-INST] php installation problem with imap support

2002-11-24 Thread zafar
hello all i already put that question but can't get solution. i want to install php on linux and courier-imap is running already and when i configure command of php it give me error of rfc822 and say check imap installation , i reinstall the imap but it can't work then i dowload the c-client but i

[PHP-INST] php installation problem

2002-11-20 Thread zafar
hello all i also try the package of php as rpm but it also can't working. it give an error on so files it give error when i install php-4.0.6-7.i386.rpm failed dependencies libcurl.so libcurl.so.1 libdb-3.2.so so how i remove that error. and what i install to remove that dependencies. thanks.

Re: [PHP-INST] php installation problem

2002-11-19 Thread John Coder
On Tue, 2002-11-19 at 22:24, zafar wrote: > hello all > i want to know information about php install with apache. > i have running qmail server and all services are running,like imap,pop3, and > others. > when i compile php and > ./configure --with-mysql --with-imap --with-apxs=/usr/sbin use --wi

[PHP-INST] php installation problem

2002-11-19 Thread zafar
hello all i want to know information about php install with apache. i have running qmail server and all services are running,like imap,pop3, and others. when i compile php and ./configure --with-mysql --with-imap --with-apxs=/usr/sbin it give errors on imap and it say can't find rfc822.h and plz c

[PHP-INST] php installation Apache 2 on Win 98 machine

2002-10-23 Thread Andrew Phayer
Hi, I'm running Apache 2 on a Win 98 machine, it worked fine, then I installed the PHP module and due to some installation error? I now get the following error when starting Apache from the command line. Syntax error on line 166 of C:/apache/Apache2/conf/httpd.conf: Cannot load

[PHP-INST] PHP Installation Problem

2002-10-14 Thread zULu
Hi, I need help installing PHP on a Linux Red Hat 7 I downloaded the tar.gz distribution, decompressed, and put: ./configure, but i forgot the options, so i press control+c to stop the process, write the line to put ./configure --options.. and hit enter, the scripts says that only one con

[PHP-INST] PHP installation problem with PWS

2002-10-08 Thread Donna Enright
I am running Windows 98 (2nd edition) with Personal Web Server. I recently installed PHP 4.2.3-Win32 and am trying to test a simple script. I am getting the following message: Security Alert! The PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enable

[PHP-INST] php installation issues

2002-08-16 Thread Srinivas Nyayapati
Hi there I configured php as - % ./configure --with-mysql --with-apxs --with-gettext -with-xml -with-imap % make % make install My question is where is the php binary? I wanted to use pear to install a somethings, But I can't use it as it uses #!/usr/local/bin/pear Btw, I am able to se

[PHP-INST] PHP Installation problem( with apache ) - help

2002-06-21 Thread kramer
hello, I've Apache 2.0.35 up and running. Installed PHP 4.2.1( for W2k ). I've some basic questions, can someone help me. I followed the instructions on install.txt but it doesn't seem to work. The only change I did in php.ini is including the extension_dir where I had installed PHP. Q : Do I n

Re: [PHP-INST] PHP installation problem: php4ts.dll

2002-06-16 Thread jreid
It sounds like you did not move php4ts.dll to the c:\windows\system folder as per the installation instructions. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] PHP installation problem: php4ts.dll

2002-06-15 Thread Jacques Steyn
Thanks to all who have tried to help me. After battling for a couple of days now to get this going, I have reinstalled the latest versions of Apache and PHP. I no longer get the same problems, but a new one: PHP does not seem to execute. When running php.exe from DOS prompt I get this message:

Re: [PHP-INST] PHP Installation : apxs ?????

2002-06-12 Thread shanky
; > - Original Message - > From: "shanky" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: "Sebastian Wolfgarten" <[EMAIL PROTECTED]> > Sent: Tuesday, June 11, 2002 12:04 AM > Subject: Re: [PHP-INST] PHP Installation : apxs ?

Re: [PHP-INST] PHP Installation : apxs ?????

2002-06-12 Thread shanky
Thanks, but I don't seem to have it at all. $ cd / $ find . -name "*apxs*" -print ./usr/share/man/man8/apxs.8.bz2 Is this ok ? But my apache seems to be working fine ! Can someone suggest me as how I get this or can I proceed with the installation. Sebastian Wolfgarten wrote: > Hi Shanky, >

Re: [PHP-INST] PHP Installation : apxs ?????

2002-06-10 Thread Jason Reid
it is possible that you didnt build apache with apxs support. thats why its not there im guessing. - Original Message - From: "shanky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Sebastian Wolfgarten" <[EMAIL PROTECTED]> Sent: Tuesday, June 11

Re: [PHP-INST] PHP Installation : apxs ?????

2002-06-10 Thread shanky
Thanks Sebastian. But I don't seem to have it at all. $ cd / $ find . -name "*apxs*" -print ./usr/share/man/man8/apxs.8.bz2 Is it possible. But my apache seems to be working fine ! Sebastian Wolfgarten wrote: > Hi Shanky, > > apxs is part of the apache distribution, > you will find it in the

RE: [PHP-INST] PHP Installation : apxs ?????

2002-06-10 Thread Sebastian Wolfgarten
Hi Shanky, apxs is part of the apache distribution, you will find it in the subdirectory bin of your apache install directory (mostly). Be sure to use --with-apxs2 option when configuring for the case you will ever use apache2... bye, sebastian -- PHP Install Mailing List (http://www.php.net/

[PHP-INST] PHP Installation : apxs ?????

2002-06-10 Thread shanky
greetings ! I un-tared php-4.2.1 and in the installation instructions, it tells me to install using ./configure --with-mysql --with-apxs but I see that I don't have 'apxs'. $ cd / $ find . -name "*apxs*" -print ./usr/share/man/man8/apxs.8.bz2 I've httpd(v1.3.20) in Mandrake 8.1. How to insta

Re: [PHP-INST] PHP installation with Apache under WIN ME

2002-04-21 Thread Peter Hall
Has anybody managed this? I've been trying for about 4 days now... Apache 2.0.35 PHP 4.2 (from php-4.2.0RC4-win32.zip) Peter -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] PHP installation with Apache under WIN ME

2002-04-20 Thread Peter Hall
I am experiencing problems installing PHP under Apache 2.0.35 from the binary zip. I unzipped the file to c:/php Then placed php.ini in my windows dir and changed these lines: doc_root = c:\Program Files\Apache Group\htdocs extension_dir = c:\php\extensions In the apache configuratio

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

2001-10-25 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 probl

[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] PHP Installation problem

2001-08-08 Thread Indianic Infotech Limited
I am trying to install PHP 4.0.5 on previous version of php 4.01 on cobalt raq 4server. we are getting following error __ Making all in mysql make[2]: Entering directory `/home/src/php-4.0.5/ext/mysql' Making all in libmysql make[3]: Entering directory `/home/src/php-

[PHP-INST] php installation - more information for your diagnosis

2001-04-19 Thread jean-worldtouch
apache, mysql were installed, php is not yet installed and wandering. HENRI -- 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]

Re: [PHP-INST] PHP Installation error

2001-04-11 Thread B. van Ouwerkerk
>-lmys >qlclient -lgd -lresolv -lm -ldl -lcrypt -lnsl -lresolv 1>&5 >/usr/bin/ld: cannot find -lmysqlclient >collect2: ld returned 1 exit status You could add the path to the mysqlclient libs to your ld.so.conf and run ldconfig.. If you build your mysql from source I would advise you to use s

[PHP-INST] PHP Installation error

2001-04-11 Thread LAURIE KEITH
I am trying to install PHP 4.0 on a intel machine running Red Hat Linux 6.2. Everything seems to work ok up to the ./configure command of the php. I got the message: ** * Attention! * * Something is likely to

[PHP-INST] Php installation error .....erro 127

2001-03-26 Thread Aravind
Hi.. While installing php-3.0.11/14/15/16/18.tar.gz on a newly installed solaris 7 ultra 10 machine, after the gunzip -d php-3.0.*.tar.gz is made and then tar -xvf php-3.0.*.tar is run i get the folder created with all the files and dir tree . When i make the first error i get is pcrelib/libpcre

Re: [PHP-INST] php Installation problem

2001-03-18 Thread Johnson Chu
I have the same problem on IIS under Win2k, after followed strictly the instructions in install.txt The problem solved after I copied the file php4ts.dll into \winnt\system32 I found nowhere on the doc. mentioning about this... Santhanam wrote¡G > > Hi Friends, > I have problem in inst

RE: [PHP-INST] php Installation problem

2001-03-15 Thread Michel Remacle
I think you should read readme.txt they say to copy some dlls to the system dir... i had the same problem on iis ... -Original Message- From: Phil Driscoll [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 15, 2001 9:58 AM To: Santhanam; [EMAIL PROTECTED] Subject: Re: [PHP-INST] php

Re: [PHP-INST] php Installation problem

2001-03-15 Thread Phil Driscoll
> I have problem in installation of php in windows 98 + PWS.I have >followed all the instructions in install.txt.But still i get HTTP 500 >Internal Server Error.Please Help me Change your installation from ISAPI to CGI, and watch the error disappear forever. Cheers -- Phil Driscoll Dial Solutio

[PHP-INST] php Installation problem

2001-03-14 Thread Santhanam
Hi Friends, I have problem in installation of php in windows 98 + PWS.I have followed all the instructions in install.txt.But still i get HTTP 500 Internal Server Error.Please Help me Thanks in advance With Regards Santhanam Operatin

[PHP-INST] PHP Installation problem in HPUX

2001-02-05 Thread Chua Kia Loong
Hi, I am facing problem on installing php with Web Server: Netscape Fasttrack in HPUX. $ cd php $ ./configure -with-nsapi=/opt/nscape/ftrack -enable-track-vars -enable-libgcc -with-xml configure: error: ZTS currently requires working POSIX threads. We were unable to verify that your system supp