Control Web Panel

WebPanel => CentOS-WebPanel GUI => Topic started by: kransbox on December 29, 2015, 02:46:55 AM

Title: Clicking on phpmyadmin or filemanager downloads a file instead of opening a tab?
Post by: kransbox on December 29, 2015, 02:46:55 AM
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?
Title: Re: Clicking on phpmyadmin or filemanager downloads a file instead of opening a tab?
Post by: Igor S. on December 29, 2015, 09:52:40 AM
Hi, try turn off nginx maybe the nginx does not proxying it to apache.
Title: Re: Clicking on phpmyadmin or filemanager downloads a file instead of opening a tab?
Post by: ozgur on January 03, 2016, 02:10:45 PM
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.