Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

Re: [PHP3] MySQL/PHP - Apache webserver - Win32 From: Cynic (cynic <email protected>)
Date: 05/01/00

While I can't help you with your problems, I have a question
of my own. Do you have this setup on NT? If so, did you make
it run under anything different than LocalSystem account?

At 02:13 1.5.2000 -0400, CrazYpdesign <email protected> wrote the following:
--------------------------------------------------------------
>I currently have everything working - MySQL works PHP works but i ran into
>some errors.
>1- I tryed and tryed to get PHP4 to work with MySQL and I couldnt do it.
>So I installed PHP3 and I got a bit further.
>2- I cant get Show source to work for php3. It works but its not highlighting
>the code like it does for php4
>3- mysql.php3 -source
><?php
> dl("php3_mysql.dll");
> $mysql_link = mysql_connect("127.0.0.1", "", "")
>
> mysql_close($mysql_link);
>?>
>I get the following error
>PHP 3 Warning: Module load failed - duplicate function name - mysql_connect
>in (null) on line 2
>It says this for every Function mysql_close , etc.
>then at the end it says
>Warning: MySQL: Unable to register functions, unable to load in (null) on
>line 2.
------end of quote------

____________________________________________________________
Cynic:

A member of a group of ancient Greek philosophers who taught
that virtue constitutes happiness and that self control is
the essential part of virtue.

cynic <email protected>
ICQ: 2808 2505

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>