Hello there, i just installed everything for my VPS.
But the thing is, when i go to the ip in URL it gives me an "Save file" window with some shit file.
Nothing more.
I using debian 6 squeezy.
Thanks in advance
--------------------
How to fix it (Forgot to install php5)
apt-get install php5 libapache2-mod-php5
And after restart apache
/etc/init.d/apache2 restart
But the thing is, when i go to the ip in URL it gives me an "Save file" window with some shit file.
Nothing more.
I using debian 6 squeezy.
Thanks in advance
--------------------
How to fix it (Forgot to install php5)
apt-get install php5 libapache2-mod-php5
And after restart apache
/etc/init.d/apache2 restart
Last edited: