Hello!
you can open JavaBridgeTemplate.war with winzip and add the contents of the phpMyAdmin zip file to it.
Add the directories
cgi\x86-windows\conf.d
cgi\x86-windows\ext
and add a file cgi\x86-windows\conf.d\mysql.ini with the content:
# mysql.ini
extension = php_mysql.dll
extension = php_mysqli.dll
Download:
http://windows.php.net/downloads/releases/php-5.3.2-nts-Win32-VC9-x86.zip
and copy its php-cgi.exe as php-cgi-x86-windows.exe and php5.dll to the zip
file cgi\ directory.
Rename JavaBridgeTemplate.war to MysqlAdmin.war and deploy it. Visit http://yourHost.com:8080/MysqlAdmin
> Will these instructions: http://wiki.phpmyadmin.net/pma/Quick_Install
work?
I am sure.
|