Re: [PHP-INSTALL] PHP-MySQL connector installation problem on Windows

2007-11-07 Thread Rory M Larson
. 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

Re: [PHP-INSTALL] PHP-MySQL connector installation problem on Windows

2007-11-06 Thread j . kaluza
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 >

RE: [PHP-INSTALL] PHP-MySQL connector installation problem on Windows

2007-11-06 Thread Warren Vail
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

Re: [PHP-INSTALL] PHP-MySQL connector installation problem on Windows

2007-11-06 Thread Rory M Larson
> 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

[PHP-INSTALL] RE [PHP-INSTALL] PHP-MySQL connector installation problem on Windows

2007-11-05 Thread j . kaluza
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.

[PHP-INSTALL] PHP-MySQL connector installation problem on Windows

2007-11-05 Thread Rory M Larson
Hello, I seem to be having trouble getting the PHP-MySQL connector to work. I hope this is the right list to ask. I have installed the latest versions of Apache, PHP and MySQL on two workstations, one XP and one Vista. These are for development, and should not be reachable from outside due t

[PHP-INSTALL] PHP-MySQL problems

2006-04-15 Thread Steven Michaels
Hello,I recently moved to a Linux Fedora Core 2 box, and am having some issues getting PHP to work with MySQL.  The host setup PHP for me, but I needed to upgrade both MySQL and PHP in order to get the additional functionality of MySQL 4+, PHP 5.  Here is the configure command I am using: './config

Re: [PHP-INSTALL] PHP, mySQL, Apache and Windows XP Pro

2005-06-17 Thread Seth Russell
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

[PHP-INSTALL] PHP, mySQL, Apache and Windows XP Pro

2005-06-17 Thread Oscar Andersson
I have installed PHP5 and apache 2 on my computer. I have made a application in PHP 5.0 that use session variabels. This application works ok when i run it at my IIS webserver but when i try it with the apache webserver it doesent work. I think it is something with the session variables. Maybe i

Re: [PHP-INSTALL] PHP/MYSQL

2005-05-28 Thread Michael W.
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

[PHP-INSTALL] PHP/MYSQL

2005-05-28 Thread Rick Seiden
I'm sure this has been asked and answered, but I'll be darned if I can find it. Here's my situation. Fedora Core 3. Linux novice. Not newbie, but not expert, either. Apache version from phpinfo() shows Apache/2.0.54 (Unix) PHP/5.0.4 Configure Command from phpinfo() shows './configure' '--with-a

RE: [PHP-INSTALL] PHP+MYSQL versions

2005-04-16 Thread Richard Naylor
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,

Re: [PHP-INSTALL] PHP+MYSQL versions

2005-04-16 Thread Michael W.
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

[PHP-INSTALL] PHP+MYSQL versions

2005-04-16 Thread Richard Naylor
I am about to install PHP and MYSQL on Windows 2003 server to run under IIS6. Which versions of PHP and MYSQL would be most appropriate to work together? Thanks Richard

[PHP-INSTALL] php+mysql versions

2005-04-16 Thread Richard Naylor
Am about to install mysql and php on Windows 2003 server to run under IIS6. What would be the most appropriate versions of mysql and php to use? Richard

[PHP-INSTALL] PHP MySQL and Tomcat on Linux

2004-08-20 Thread kalinga
Hi, I want to run Tomcat with PHP and MySQL on RedHat/Debian linux. Can anyone shed some light on this for me please. (I mean a tutorial , basic step by step instructions or an URL where i can find some positive information) thanks. Viraj.

Re: [PHP-INSTALL] PHP MYSQL

2004-08-09 Thread Chris Hewitt
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

[PHP-INSTALL] PHP MYSQL

2004-08-09 Thread Remember14a
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 unsubscribe one email it deletes all emails from database. table. I have pa

Re: [PHP-INSTALL] php,mysql,apache

2004-04-20 Thread jeffrey_n_Dyke
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

Re: [PHP-INSTALL] php,mysql,apache

2004-04-20 Thread Walt
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

Re: [PHP-INSTALL] php,mysql,apache

2004-04-20 Thread jeffrey_n_Dyke
t;[EMAIL PROTECTED]To: <[EMAIL PROTECTED]> rr.com> cc: S

[PHP-INSTALL] php,mysql,apache

2004-04-20 Thread Walt
I am trying to get php 4.3.4, mysql 4.0.16, and apache 2.0.49 to run properly on redhat 8.0. The problem is php does not know about mysql, apache is running and php is ok with apache. Mysql is also running ok. I am also a newbie to all 4. At this point in time I am ready to wipe the drive and ins

RE: [PHP-INSTALL] PHP+MySQL+OpenBSD 3.4

2004-03-31 Thread Neil Fryer
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

Re: [PHP-INSTALL] PHP+MySQL+OpenBSD 3.4

2004-03-30 Thread Peter
t: Tuesday, March 30, 2004 3:57 PM Subject: [PHP-INSTALL] PHP+MySQL+OpenBSD 3.4 Hi All, I'm pretty new to this and have spent the better part of last night, and today Googling, and looking on the various web sites, and I am getting nowhere with this. Here's what I'm running: OS: Ope

[PHP-INSTALL] PHP+MySQL+OpenBSD 3.4

2004-03-30 Thread Neil Fryer
Hi All, I'm pretty new to this and have spent the better part of last night, and today Googling, and looking on the various web sites, and I am getting nowhere with this. Here's what I'm running: OS: OpenBSD 3.4 PHP:4.3.5 MySQL: 3.23.57 Apache: 1.3.28 I have got Apache

RE: [PHP-INSTALL] PHP & MySQL

2004-01-01 Thread John Holden
9 PM To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] PHP & MySQL Running on a Red Hat Linux 7.1 machine, I'm trying to configure/build/install PHP 4.3.4. I have installed the following MySQL RPMs. MySQL-shared-4.0.17-0 MySQL-client-4.0.17-0 MySQL-server-4.0.17-0 MySQL-devel-4.0.17-0 MySQL-bench-

[PHP-INSTALL] PHP & MySQL

2004-01-01 Thread Jeremy Booker
Running on a Red Hat Linux 7.1 machine, I'm trying to configure/build/install PHP 4.3.4. I have installed the following MySQL RPMs. MySQL-shared-4.0.17-0 MySQL-client-4.0.17-0 MySQL-server-4.0.17-0 MySQL-devel-4.0.17-0 MySQL-bench-4.0.17-0 Next I ran the following configure command, as the INSTAL

[PHP-INSTALL] PHP, MySQL and PHPMyAdmin installed on IIS 5.0 install problem

2003-10-15 Thread Randy Covert
I have installed MySQL, PHP and PHPMyAdmin and I keep getting this message; CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: Anyone, I have completely read the documentation and FAQ 1.4 says to read the install.txt

[PHP-INSTALL] PHP, MySQL and PHPMyAdmin installed on IIS 5.0 install problem.

2003-10-15 Thread Randy Covert
Anyone, I have installed MySQL, PHP and PHPMyAdmin and I keep getting this message; CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: I have completely read the documentation and FAQ 1.4 says to read the install.txt

[PHP-INSTALL] php-mysql not installed

2003-09-15 Thread ar
My os is mandrake 9.1 How is the php-mysql extension installed on this platform? I have mysql and php installed (as rpm packages). phpinfo() displays the configure command which does not include --with-mysql. phpinfo said that the extensions could be installed by doing urpmi php-theextension, so