|
Posted by YoLed on 01/03/08 18:43
In article <op.t4c8pntg5bnjuv@metallium.lan>, luiheidsgoeroe@hotmail.com
says...
> On Thu, 03 Jan 2008 19:03:22 +0100, YoLed <invalid@nospam.org> wrote:
>
> > I have to work with PHP and MySQL but I'm new with this environnement.
> > So, I've started installing a plateform of mine. So under Windows,
> > Apache, PHP5 and MySQL.
>
> Look at the installation instructions ar http://www.php.net/mysql
> MySQL support is not included by default in PHP5 anymore.
>
Oops OK !
So, I've uncommented the line below in php.ini :
extension=php_mysql.dll
Then, I've added "E:\php" to the PATH system variable.
And I've create the variable PHPRC="E:\php" to be sure php.ini be
accessible by PHP.
Now, I will reboot my PC and will be back to tell you if it's now OK...
Navigation:
[Reply to this message]
|