Author Topic: Clicking on phpmyadmin or filemanager downloads a file instead of opening a tab?  (Read 8419 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
This is new to me.  I wanted to add a SQL database and when I went to do that clicking on "phpMyAdmin" downloaded an index.php file to my pic.  When I clicked on the file manager I got some other weird file downloaded to my pc.

Thoughts?

Offline
*****
Hi, try turn off nginx maybe the nginx does not proxying it to apache.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Hi,

It may be caused by setting web server as apache & nginx.
Could you try this link "http://SERVER_IP:80/phpMyAdmin/" or this link "http://SERVER_IP:8080/phpMyAdmin/".

I think if you set web server as only apache and set port to 80 from cwp settings, then it will work.