.
Thanks,
Rory
[EMAIL PROTECTED]
11/06/2007 11:59 PM
To
Rory M Larson <[EMAIL PROTECTED]>
cc
php-install@lists.php.net
Subject
Re: [PHP-INSTALL] PHP-MySQL connector installation problem on Windows
Hi Rory,
Yes actually the php.ini file should always be taken from the windows
dir
TECTED]
cc
php-install@lists.php.net
Objet
Re: [PHP-INSTALL] PHP-MySQL connector installation problem on Windows
> try to add a backslash at the end of your extension_dir config line in
your php.ini like : C:\php\extensions\ and reload ur phpinfo script to see
what's the result
>
uggest you modify
this one.
Good Luck,
Warren
_
From: Rory M Larson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 06, 2007 5:47 AM
To: [EMAIL PROTECTED]
Cc: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] PHP-MySQL connector installation problem on
Windows
> try to add a bac
> try to add a backslash at the end of your extension_dir config line in
your php.ini like : C:\php\extensions\ and reload ur phpinfo script to see
what's the result
>
> Jerôme Kaluza
Thanks for the suggestion. I've tried adding the backslash, restarting
Apache, and reloading phpinfo on both mac
Hello
try to add a backslash at the end of your extension_dir config line in
your php.ini like : C:\php\extensions\ and reload ur phpinfo script to see
what's the result
Jerôme Kaluza
Service du Sang
Service Informatique
Croix-Rouge de Belgique
rue de Stalle 96 - 5e étage
B-1180 Bruxelles
Tél.
When you installed php5 and apache2, did you follow the instructions found on the php website?
The URL is: http://us2.php.net/install
Are you getting any error messages?
sethOn 6/17/05, Oscar Andersson <[EMAIL PROTECTED]> wrote:
I have installed PHP5 and apache 2 on my computer.I have made a app
Do the mysql_*() functions work anyway? I don't have a mysql.so file on
my system, but PHP-MySQL works anyway. I suspect that the mysql
extension may have been changed between PHP 4 and PHP 5 so that it no
longer needs mysql.so (I have the same versions of Apache, PHP, and
MySQL as you do.)
R
Michael W. [mailto:[EMAIL PROTECTED]
> Sent: 16 April 2005 15:34
> To: Richard Naylor
> Cc: php-install@lists.php.net
> Subject: Re: [PHP-INSTALL] PHP+MYSQL versions
>
> That depends. Do you have any somewhat legacy PHP applications that need
> to be able to run? If so, PHP 4,
That depends. Do you have any somewhat legacy PHP applications that need
to be able to run? If so, PHP 4, and if not, PHP 5. If you have
applications that need mysql_xxx functions, then MySQL 4.0.x, and if
not, 4.1.x.
Richard Naylor wrote:
I am about to install PHP and MYSQL on Windows 2003 ser
On Mon, 2004-08-09 at 18:46, [EMAIL PROTECTED] wrote:
> Dear Friends,
>
> I have PHP application where I enter emails and emails get stored in
> mysql database,table, I have an option to unsubscribe as well, which
> works,
>
>
> However, Problem application is giving me is in case I unsubsc
c: <[EMAIL PROTECTED]>
Sent: Tuesday, April 20, 2004 8:30 AM
Subject: Re: [PHP-INSTALL] php,mysql,apache
>
> How you do know?
> Do you get errors when trying to access the mysql_* functions? - unknown
> function errors?
> Or can you just not login to mysql with PHP?
>
> that
pril 20, 2004 8:30 AM
Subject: Re: [PHP-INSTALL] php,mysql,apache
>
> How you do know?
> Do you get errors when trying to access the mysql_* functions? - unknown
> function errors?
> Or can you just not login to mysql with PHP?
>
> that may help determine your best course of
How you do know?
Do you get errors when trying to access the mysql_* functions? - unknown
function errors?
Or can you just not login to mysql with PHP?
that may help determine your best course of action. I have this exact same
setup, so salvation can't be far.
Jeff
ssage-
From: Peter
To: Neil Fryer
Cc: [EMAIL PROTECTED]
Sent: 30/03/2004 12:54
Subject: Re: [PHP-INSTALL] PHP+MySQL+OpenBSD 3.4
Hello Nail,
Php is looking for the sockets at /var/run/mysql/mysql.sock
check if is exists - you may have compiled mysql with scoket located at
other place.
Also double check
Hello Nail,
Php is looking for the sockets at /var/run/mysql/mysql.sock
check if is exists - you may have compiled mysql with scoket located at
other place.
Also double check that mysql is running :-)
Peter
- Original Message -
From: Neil Fryer
To: '[EMAIL PROTECTED]'
Sent: Tuesday, Ma
Hmm, I think you want the mysql libs, not the bins; check and see if there
are any mysql libraries in /usr/lib, otherwise you might try 'whereis
libmysql'.
Mysql builds real easy on RH 7.1 (not to mention you'd get a more recent
release). Get the source and try this configure command:
./configure
16 matches
Mail list logo