Re: [PHP-INST] /usr/lib/apache or /usr/local/apache which one is right ?

2001-05-23 Thread John Morine
DId you try the ./configure --with-apache=/usr/local/apache --enable-track-vars (if you are using mysql you would include --with-mysql=/pathc_to_mysql) On Wednesday 23 May 2001 22:51, Smirnov wrote: > Hello all, > > I have a Mandrake 7.2 pc with Apache running fine. > When I install php, i

Re: [PHP-INST] Upgrading & fixing PHP/mysql...

2001-05-23 Thread John Morine
A great step-by-step tutorial is at: http://www.phpdeveloper.org/install1.php On Wednesday 23 May 2001 21:53, Andrew Rowe wrote: > Hi all, this is my first post to this group... > > I'm working on an intranet, (rewriting an old unusable one) and I'm > having > problems with PHP using mysql. I g

Re: [PHP-INST] compiling problem

2001-05-23 Thread John Morine
Thanks, worked great! > > I had the same problem. > I downloaded and installed the "flex" RPM from > http://www.rpmfind.net and after that compiling php worked fine. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

[PHP-INST] compiling problem

2001-05-23 Thread John Morine
I am compiling PHP4 with MYSQL and Apache (on Linix Mandrake 7.2) when I do I get the following error: (everything is fine until) 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 fr