Re: [PHP-INST] Re: Problems installing 4.3RC2, Apache 2.0.43 onLinux

2002-12-09 Thread John Locke
Thanks for the tips, Dan. Quiet list here. I did track down the issue--it was the ActiveState Debugger extension I had enabled in the php.ini. Removing that line made it all start working. But I still get lots of child processes segfaulting, and big parts of my site no longer work--mainly because

[PHP-INST] Re: PHP PWS4.0

2002-12-09 Thread David Miller
I found this problem: Where I said I copied php4isapi.dll to the windows/system directory, I had copied php4nsapi.dll instead. Correcting this, I get all the stats on php when I point the browser to this script. Once I got past that there are some other scripts that I have at our service provid

[PHP-INST] PHP PWS 4.0

2002-12-09 Thread David Miller
I have been using PHP on linux machines for quite a while with no problem. I have scripts at my service provider with not problem. But windows is a different story. I have a laptop with win98. I installed PWS 4.0. Had problems and had to download Mtssetup.exe to fix the webserver, well transa

[PHP-INST] Re: Problems installing 4.3RC2, Apache 2.0.43 on Linux

2002-12-09 Thread Dan Anderson
I couldn't get PHP 4.2.3 to work with Apache 2.0.43, but PHP 4.3RC2 works for me. I had to make PHP DSO for Apache 2, I think either static modules dont work or are not supported for Apache 2. Nothing obvious comes to mind for your problme, except a mixup in directories or configuration. I woul

php-install Digest 9 Dec 2002 23:14:31 -0000 Issue 1154

2002-12-09 Thread php-install-digest-help
php-install Digest 9 Dec 2002 23:14:31 - Issue 1154 Topics (messages 9333 through 9336): Re: Problem configuring php with oracle. libclntsh.so.8.0 load error 9333 by: Chris Hewitt Problem installing zip library with php 9334 by: victor Re: PHP/Red Hat 9335 by: Jean

[PHP-INST] Re: Installing PHP and MYSQL

2002-12-09 Thread Dan Anderson
RedHat comes with php and mysql. Install the mysql and php rpms that come with the RedHat CD. Yoyo <[EMAIL PROTECTED]> wrote: > I'm new to the Linux world and was wondering if someone could provide me > with a step by step walkthrough for installing PHP and MYSQL. I have a > RedHat 8.0 system ru

Re: [PHP-INST] PHP/Red Hat

2002-12-09 Thread Jeanne Case
I have borrowed and changed some pages from the RedHat site, written originally by Permaine Cheung. I have changed them to include installation of MySQL instead of the RedHat Database. This involves compiling from source code, but it is a good step by step procedure. -Jeanne Jonathan wrote: It

[PHP-INST] Problem installing zip library with php

2002-12-09 Thread victor
Hi. I wanna know if the only way to get the zip library to function with php, is compiling this with the option '--with-zip' and there isn't a module extensions that make this more easy? Thx -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Problem configuring php with oracle. libclntsh.so.8.0 load error

2002-12-09 Thread Chris Hewitt
david kim wrote: ./configure --with-apache=/usr/local/soma/apache1327 --with-mysql=no --enabl e-track-vars --enable-sigchild \ --with-oci8=/data1/oracle/app/oracle/product/8.1.7 --with-oracle=/data1/orac le/app/oracle/product/8.1.7 --prefix=/usr/local/lib/php420 This may not solve the problem b

php-install Digest 9 Dec 2002 10:07:28 -0000 Issue 1153

2002-12-09 Thread php-install-digest-help
php-install Digest 9 Dec 2002 10:07:28 - Issue 1153 Topics (messages 9330 through 9332): Problem configuring php with oracle. libclntsh.so.8.0 load error 9330 by: david kim gmtime returns local time 9331 by: Jaime Kikpole Re: PHP/Red Hat 9332 by: Chris Hewitt Admi

Re: [PHP-INST] PHP/Red Hat

2002-12-09 Thread Chris Hewitt
Jonathan wrote: It seems as if this list doesn't receive much traffic, You are right. Many installation questions seem to be posted to php-general, increasing the volume on that already high volume list. I can install PHP on a Windows Platform with my eyes closed, however I just switched over