.
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.
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
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
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
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
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
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
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
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
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
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.
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
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
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
t;[EMAIL PROTECTED]To: <[EMAIL PROTECTED]>
rr.com> cc:
S
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
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
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
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
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-
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
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
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
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
30 matches
Mail list logo