[afnog] Help on Calling MySQL client.
Wonder Chikohomero
wchikohomero at ucmpemba.ac.mz
Sat Jun 4 15:07:41 EAT 2005
I have made installations of portal being developed for university
information systems. Here is a list of what I have done and the error
messages I get when I try to call MysQL client. Please refer to
http://avoir.uwc.ac.za <http://avoir.uwc.ac.za/>
for more info
This installation was done on a Windows 2000 Proffessional SP4 platform.
I have installed apache 1.3, Installed php5, configured and run a
testpage http://127.0.0.1/php/default.php
configuration changes on apache httpd.conf
I have added the following line on LoadModule
LoadModule php5_module "c:/php/php5apache.dll"
I have added the following line on AddModule
AddModule mod_php5.c
I have also added the following in side <IfModule mod_mime.c>
<IfModule mod_mime.c>
TypesConfig conf/mime.types
AddType application/x-httpd-php .php
AddType application/x-htpd-php-source .phps
</IfModule>
I have added a LogFormat (the last one) Do we comment the other
LogFormats?????
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
LogFormat \
"\"%h\",%{%Y%m%d%H%M%S}t,%>s,\"%b\",\"%{Content-Type}o\", \
\"%U\",\"%{Referer}i\",\"%{User-Agent}i\""
After the initial test, we copied the nextgen folder and contents into
C:\Program Files\Apache Group\Apache\htdocs\nextgen\index.php
I then installed MySQL 4.1
I have run a url to http://127.0.0.1/nextgen/install/index.php
-MySQL support give the following error message
Fatal error: Call to undefined function mysql_get_client_info() in
c:\program files\apache group\Apache\htdocs\nextgen\install\index.php on
line 126
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv2.cfi.co.ug/mailman/private/afnog/attachments/20050604/2d97026b/attachment.html
More information about the afnog
mailing list