V
V
vkrzt2014-02-11 21:05:49
PHP
vkrzt, 2014-02-11 21:05:49

Why is phpmyadmin downloading the file?

Installed apache2, php5, mysql-server on debian 3.2.51-1 virtual server. Everything is working. Installed phpmyadmin, when trying to log in (server ip / phpmyadmin) downloads an unnamed file inside php, similar to the phpmyadmin index page.
How to solve the problem?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
Rowdy Ro, 2014-02-11
@rowdyro

PHP is not included as an apache module, so it just gives files instead of launching them.

M
Maxim, 2014-02-12
@Maxim_ka

Try to forcibly set the parameter
in the web server settings.

V
vkrzt, 2014-02-11
@vkrzt

In the root directory of the server, I created a php file with php_info () and everything shows as it should.

V
vkrzt, 2014-02-11
@vkrzt

/apache2/mods-enabled has php5.conf and php5.load

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question