I have installed MySQL Community server and PHP 5.2.2( installed manually, no installer) on my pc
I configured php with IIS (version 5) properly.
If I open a php file in a webbrowser(internet explorer), it works as expected but if the php file has
code to extract data from mysql server, the web browser returns an empty page; no error is displayed.
I configured php with IIS (version 5) properly.
If I open a php file in a webbrowser(internet explorer), it works as expected but if the php file has
code to extract data from mysql server, the web browser returns an empty page; no error is displayed.
Previously, i copied the php.ini-dist file then pasted and renamed it to php.ini into the C:\windows folder.
and made sure that the line extension=php_mysql.dll was un commented. By then the browser would report a
Fatal error : call to un defined function mysql_connect().
and made sure that the line extension=php_mysql.dll was un commented. By then the browser would report a
Fatal error : call to un defined function mysql_connect().
Currently I used php.ini-recommended instead of php.ini-dist and neither errors are displayed nor is anything
returned, only an empty page instead of dynamic data from the mysql database.
returned, only an empty page instead of dynamic data from the mysql database.
Generally both PHP and MySQl work properly independlty but cannot connect. I
have researched all manuals and all I get
is confusion.
I humbly request for technical help.
is confusion.
I humbly request for technical help.
My PC Environment
-windows XP service pack 2.
-IIS version 5.
-PHP 5.2.2 (No Installer).
-MySQL Community server 5.0.41-win32.
-Running PHP as ISAPI module.
((..all on one machine...)
-IIS version 5.
-PHP 5.2.2 (No Installer).
-MySQL Community server 5.0.41-win32.
-Running PHP as ISAPI module.
((..all on one machine...)
Twesigye Wence Benda
Kyambogo University
Department of Computer Science
Bsc.ITC
E-mail:twenceb@xxxxxxxxx
Mob: +256712-252366
Yahoo! oneSearch: Finally, mobile search that gives answers, not web links.
- Follow-Ups:
- Re: Need Some tehnical Help
- From: Janet Valade
- Re: Need Some tehnical Help
- Prev by Date: Undefined symbol "slprintf"
- Next by Date: Re: Need Some tehnical Help
- Previous by thread: Undefined symbol "slprintf"
- Next by thread: Re: Need Some tehnical Help
- Index(es):