Portal Home > Knowledgebase > Articles Database > phpMyAdmin web access in httpd 2.4.4 CentOS 6.4
phpMyAdmin web access in httpd 2.4.4 CentOS 6.4
Posted by ckinikar, 07-11-2013, 03:24 AM |
Hi,
I have recently upgraded my VPS from CentOS 5.9 to CentOS 6.4 32bit.
On a fresh installed CentOS 6.4 VPS, initially I have installed MySQL 5.5.32 and PhpMyAdmin 4.0.3.
Then I have installed apache-2.4.4 and php-5.5.0 properly with setup.sh available on https:///gist.github.com /boo1ean/5868235
I could not access phpMyAdmin from web browser such as http:// server-ip /phpMyAdmin
I have created phpMyAdmin folder in /usr/local/apache2/htdocs/ also enabled mod_authz_core.so from /usr/local/apache2/conf/httpd.conf.
Please check below config /etc/httpd/conf.d/phpMyAdmin.conf and suggest me the solution.
|
Posted by RoseHosting, 07-11-2013, 04:41 AM |
Did you restart Apache?
What error do you get when you try to open 'server-ip/phpMyAdmin' ?
|
Posted by ckinikar, 07-11-2013, 05:40 AM |
Yes, I have restarted apache.
I am getting below:
Index of /phpMyAdmin
Parent Directory
|
Posted by RoseHosting, 07-11-2013, 05:46 AM |
The directory "/usr/local/apache2/htdocs/phpMyAdmin" is empty.
What do you get when you try to open 'server-ip/phpmyadmin' ? (no capital letters)
|
Posted by ckinikar, 07-11-2013, 05:54 AM |
server-ip/phpmyadmin
Not found, going to Error 404 missing.php page
|
Posted by ckinikar, 07-13-2013, 03:13 AM |
Someone please help me, I cannot access phpmyadmin.
Thanks.
|
Add to Favourites Print this Article
Also Read