Re: [PHP-INST] Error when start httpd after Compiling PHP4

2001-02-18 Thread Jani Taskinen
On Mon, 19 Feb 2001, The Net wrote: >./configure --with-apxs=/usr/sbin/apxs --with-mysql --with-xml >--with-imap --enable-track-vars --with-kerberos -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[PHP-INST] Error when start httpd after Compiling PHP4

2001-02-18 Thread The Net
Dear Miliser, I had error when I retstart HTTPD, before I use php, its never done, but I try to implement php for my web email client which need imap server support with php I compile php-4 like this ./configure --with-apxs=/usr/sbin/apxs --with-mysql --with-xml --with-imap --enable-track-vars

[PHP-INST] PHP Install Error

2001-02-18 Thread Neil Gray
When installing PHP 4.0 on my Linux server running slackware, I get the following error: CONFIGURE: './configure' '--with-mysql=/usr/local/mysql-3.23.32-pc-linux-gnu-i686/' '--with-apxs=/var/lib/apache/sbin/apxs' CC: gcc CFLAGS: -g -O2 CPPFLAGS: CXX: CXXFLAGS: INCLUDES: -I/var/lib/apache/inc

[PHP-INST] PHP 4.0.4pl1 + Oracle 9iAS + AIX 4.3.3 - Seg faults at first PHP call -Pthreads?

2001-02-18 Thread Michael Champagne
Anyone have any ideas as to what my problem is here? From the core dump it looks like a problem with pthreads but I'm stuck as to where to go from here. Here is exactly what I did to reproduce the problem. This is on an AIX 4.3.3 box with Oracle 9iAS which runs Apache 1.3.12. I have success

[PHP-INST] call to undefined function

2001-02-18 Thread Hikmat Farhat
i just recompiled php (4.0.0 and 4.0.4) today and i'm getting call to undefined function when i write php is working since works recently i upgraded to red hat 7.0 and i also installed kernel 2.4 i'm not sure if i have compiled php since the above upgrades but i sure have compiled php quite a lo

[PHP-INST] Michael Gerholdt

2001-02-18 Thread h3rb
If you still want this book you are gonna have to find another means of contacting me. I have tried sending multiple emails to your address and they "timeout" when they hit your mail server. If you have another email address please let me know. Thomas Jones -- PHP Install Mailing List (http:/

Re: [PHP-INST] Redhat, IMAP, and PHP problem

2001-02-18 Thread Kai Schaetzl
> Ah, well, --with-imap-ssl sounds promising, will try it :-) > Okay, this worked now, many thanks! Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com IE-Center: http://ie5.de & http://msie.winware.org ClubWin - Help for Windows Users: htt

[PHP-INST] mysql as module on solaris

2001-02-18 Thread Erich Neuwirth
when i do a configure --with-mysql-local=/usr/local --with-apxs configure dies. it finds the headers, but it complains that libmysqclient contains undefined symbols Undefined first referenced symbol in file uncompress /us

[PHP-INST] Error occuring in make on PHP4.0.3pl1?

2001-02-18 Thread Bradley Miller
I'm getting a error when running make on my PHP install: stub.loc:file not recognized: File truncated collect2: ld returned 1 exit status make[1]: *** [libphp4.la] Error 1 make[1]: Leaving directory '/mnt/drive2/usr/local/php.4.0.3pl1' make: *** [install-recursive] Error 1 Any suggestions ??? T

Re: [PHP-INST] Win98 + PW4 + PHP4

2001-02-18 Thread Phil Driscoll
PWS on NT4 workstation is really IIS with some bells and whistles removed, and does support ISAPI. PWS on Windows 9x, however, does not support ISAPI AFAIK. The 500 server error message is what you usually get as a result of the PHP ISAPI module simply not working very well. Stick to the cgi for

Re: [PHP-INST] problems on solaris

2001-02-18 Thread Erich Neuwirth
"Jeffrey M. Johnson" wrote: > > Put libmysqlclient.so in your /usr/local/lib directory. You should be able > to find under ../mysql/lib/mysql/lib/ > > This should solve your problem, if not see the mysql documentation (Section > 4.11 I think). alas, this didnot solve my problem. Syntax error

Re: [PHP-INST] Redhat, IMAP, and PHP problem

2001-02-18 Thread Alexander V. Svadkovsky
""Kai Schaetzl"" <[EMAIL PROTECTED]> wrote: > Interesting, shouldn't configure bark about it? There are some strange things in configure structures. For example, if you configure PHP 3 with some non-existent options (only for php3, of course), such as --with-imap-ssl, --with-kerberos, --with-swf,