RE: [PHP-INST] No libphp4.so after compile

2001-09-30 Thread August Zajonc
Ouch, blurry sunday morning eyes... axps != apxs Thanks for the quick response... AZ > -Original Message- > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > Sent: Sunday, September 30, 2001 12:00 PM > To: August Zajonc > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-INST] No libphp4.so a

Re: [PHP-INST] No libphp4.so after compile

2001-09-30 Thread Rasmus Lerdorf
Is it finding your apxs script? And what is your full configure line? On Sun, 30 Sep 2001, August Zajonc wrote: > Running a > make clean > ./configure --with-axps > make > > doesn't result in a libphp4.so in the .libs directory or anywhere else that > I can see. I do get the .a and the binary p

[PHP-INST] No libphp4.so after compile

2001-09-30 Thread August Zajonc
Running a make clean ./configure --with-axps make doesn't result in a libphp4.so in the .libs directory or anywhere else that I can see. I do get the .a and the binary php, but that's it. This is a stock RH 7.1 install plus apache-devel, and I'm flat stumped. Static install works fine, but I'd l

Re: [PHP-INST] win2k install trouble

2001-09-30 Thread Phil Driscoll
On Sunday 01 October 2000 1:48 am, Daniel Gallagher wrote: > i am new to php and has tried to install it. i have made a small test page, > ( the origonal hello world) and i cannot view it in my browser althought i > am running IIS 4. any thoughts What exactly happens when you try to view the file?

[PHP-INST] win2k install trouble

2001-09-30 Thread Daniel Gallagher
i am new to php and has tried to install it. i have made a small test page, ( the origonal hello world) and i cannot view it in my browser althought i am running IIS 4. any thoughts -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

php-install Digest 30 Sep 2001 13:36:07 -0000 Issue 482

2001-09-30 Thread php-install-digest-help
php-install Digest 30 Sep 2001 13:36:07 - Issue 482 Topics (messages 4451 through 4454): Last stage of install... One hurdle left... 4451 by: merana 4452 by: merana Re: Error 404 problems with PHP4 and Apache 1.3 on Win ME 4453 by: Rahul Narain php 4.01, mySQL 3.23

[PHP-INST] php 4.01, mySQL 3.23, Redhat 7.1 db connection

2001-09-30 Thread Gary
I installed mySQL 3.23 (works), php 4.01 from RPM (works) on Redhat 7.1 When I try to access a db from a php script using mysql_connect it says "Fatal error: Call to undefined function: mysql_connect() in..." >From reading it looks like the php RPM install didn't specify to use mySQL (yeah I'm n

[PHP-INST] Re: Error 404 problems with PHP4 and Apache 1.3 on Win ME

2001-09-30 Thread Rahul Narain
I have the same problem! And I'm just not satisfied with using 3rd-party software to install php... i want to know where the problem lies so i can fix it myself. it's almost the exact same config code thats on all php-install sites on the web, but still it doesnt work, and i know nothing of apache