This is installed on CentOs 5.5
Please bare in mind that this is on a local network at work and access from the outside world is not possible due to the strict restrictions on the local network.
I have managed to get php 5.3 installed on the linux box, however I am having great difficulty in setting up phpmyadmin, no matter what I do I can't get it to work.
phpMyAdmin is in /usr/share/phpMyAdmin and I have an Alias in phpMyAdmin.conf which is called into the httpd.conf file.
This is the Alias's that I am using:
Alias /phpmyadmin "/usr/share/phpMyAdmin"
Alias /phpMyAdmin "/usr/share/phpMyAdmin"
Alias /mysqladmin "/usr/share/phpMyAdmin"
I have warn you that I only really started using ssh for the last 2 days so I am a linux newbie.
I appreciate any help I can get.
Thanks in advance, Jon