For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > November 2004 > Re: [PHP-INSTALL] mysql extension not installed ?!?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-INSTALL] mysql extension not installed ?!?
Janet Valade

2004-11-24, 8:56 pm

Johny wrote:

> Hello folks,
> I have 2.0.52 apache running on Win XP SP 2 and PHP 5.0.2
> and i got this problem i want to start mysql functions, but it doesnt
> work. PHPMyAdmin says that mysql extension is not loaded therefore it
> cannot run. I tried to play with php.ini file and added the mysql
> extension to load but it never loaded properly or better said it didnt
> loaded at all. I had that error message that it cannot be loaded because
> of path however i had the path set correctly, i tried to change it
> several time but nothing changed.
> Please help me i need to develop a web app till end of this year and i'm
> doing it at home...


To add MySQL support, you need to do two things:

1. Uncomment the extension line for mysql in php.ini. Use php_mysql.dll
for MySQL 4.0. Use php_mysqli.dll for MySQL 4.1.

2. PHP needs to be able to find two files: php_mysql.dll (or
php_mysqli.dll) and libmysql.dll. Copying the files into your system32
directory almost always works.

Janet



> thanks
>
> Jan Palencar aka cajmilfo
>
>
> ----------
> * www.inMail.sk <http://www.inMail.sk> - Vasa emailova adresa na cely
> zivot ZDARMA
> * www.SlovakNET.sk <http://www.SlovakNET.sk> - profesionalny webhosting,
> domena .SK ZADARMO
> * Zoner Photo Studio 7 - Spoznajte kuzlo digitalnej fotografie!
> http://www.zoner.cz/photo-studio
> * www.ZonerPress.sk <http://www.ZonerPress.sk> - pocitacova literatura,
> zameranie na webdesign a grafiku



--
Janet Valade -- janet.valade.com
Johny

2004-11-25, 3:55 pm

Hello,
it's functional now but i would like to know how to make DOM XML capable of
run? I put libxml2.dll in system32 directory but nothing changed DOM XML
commands are still unknown to PHP. In PHP.ini there is no mention about
domxml extension dont know what next...
Thanks for answer
bye cajmilfo
----- Original Message -----
From: "Janet Valade" <jvalade@eoni.com>
To: "Johny" <cajmilfo@inmail.sk>
Cc: <php-install@lists.php.net>
Sent: Thursday, November 25, 2004 1:28 AM
Subject: Re: [PHP-INSTALL] mysql extension not installed ?!?


> Johny wrote:
>
>
> To add MySQL support, you need to do two things:
>
> 1. Uncomment the extension line for mysql in php.ini. Use php_mysql.dll
> for MySQL 4.0. Use php_mysqli.dll for MySQL 4.1.
>
> 2. PHP needs to be able to find two files: php_mysql.dll (or
> php_mysqli.dll) and libmysql.dll. Copying the files into your system32
> directory almost always works.
>
> Janet
>
>
>
>
>
> --
> Janet Valade -- janet.valade.com
>
>
> ----------
> * www.inMail.sk - Vasa emailova adresa na cely zivot ZDARMA
> * www.SlovakNET.sk - profesionalny webhosting, domena .SK ZADARMO
> * Zoner Photo Studio 7 - Spoznajte kuzlo digitalnej fotografie!
> http://www.zoner.cz/photo-studio
> * www.ZonerPress.sk - pocitacova literatura, zameranie na webdesign a
> grafiku
>




----------
* www.inMail.sk - Vasa emailova adresa na cely zivot ZDARMA
* www.SlovakNET.sk - profesionalny webhosting, domena .SK ZADARMO
* Zoner Photo Studio 7 - Spoznajte kuzlo digitalnej fotografie! http://www.zoner.cz/photo-studio
* www.ZonerPress.sk - pocitacova literatura, zameranie na webdesign a grafiku
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com