ason k Larson [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 18, 2003 5:30 PM
> To: PathFinder Software
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] Wrong version displayed after upgrading to
> php-4.2.3
>
>
> use:
> --with-mysql=/usr/lib/mysql
>
> HTH,
> Jason k
On Tue, 18 Feb 2003, Jason k Larson wrote:
> use:
> --with-mysql=/usr/lib/mysql
No, in almost all cases it is wrong to have "lib" or "include" in a --with
path. (including this time)
-Rasmus
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ateSoftware.net
-Original Message-
From: Jason k Larson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 18, 2003 5:30 PM
To: PathFinder Software
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Wrong version displayed after upgrading to
php-4.2.3
use:
--with-mysql=/usr/lib/mysql
HTH,
use:
--with-mysql=/usr/lib/mysql
HTH,
Jason k Larson
PathFinder Software wrote:
Hi,
During the configure I get this error message.
configure: error: Cannot find header files under /var/lib/mysql
a whereis mysql produce the following output:
mysql: /usr/bin/mysql /usr/lib/mysql /usr/include/m
Hi,
During the configure I get this error message.
configure: error: Cannot find header files under /var/lib/mysql
a whereis mysql produce the following output:
mysql: /usr/bin/mysql /usr/lib/mysql /usr/include/mysql
/usr/share/mysql /usr/man/man1/mysql.1 /usr/man/man1/mysql.1.gz
I have MySQL i
if you did a 'make install' and didn't receive any errors, then I'd
suggest making sure you restarted the Apache daemon, if that still
resolves to the older version, then check the paths to the
/path/to/apache/libexec/libphp.so
You can look at the date/time stamp of the file to determine if the
I upgraded PHP from 4.0.3pl1 to php-4.2.3 on my Apache/1.3.14
using 'apxs' and I did not received any errors during the
configure and make. The installation seems to have gone just
fine.
However, when I load a phpinfo.php document I get the 4.0.3pl1
version displayed???
What can be wrong and what
Hi,
I upgraded PHP from 4.0.3pl1 to php-4.2.3 on my Apache/1.3.14
using 'apxs' and I did not received any errors during the
configure and make. The installation seems to have gone just
fine.
However, when I load a phpinfo.php document I get the 4.0.3pl1
version displayed???
What can be wrong and
8 matches
Mail list logo