Page 1 of 1

Vesta CP Admin Pages showing php

Posted: Tue Jun 07, 2016 7:16 am
by aeromaxx
I've not logged into my Vesta CP control panel for about 5 weeks, but when I have logged in today the admin pages are only showing the top menu, and nothing underneath, some of the pages are showing php code so am guessing that some of the files have become corrupted somehow.

How do i go about reinstalling Vesta CP again without losing anything ?

Re: Vesta CP Admin Pages showing php

Posted: Tue Jun 07, 2016 11:50 am
by tjebbeke
You can download the source of the web panel: https://github.com/serghey-rodin/vesta/tree/master/web
Place this in /usr/local/vesta/web

Re: Vesta CP Admin Pages showing php

Posted: Tue Jun 07, 2016 6:12 pm
by aeromaxx
Thank you both for your help and assistance, I forgot I had turned off short_open_tags in php.ini file, and it seems vestacp uses short_open_tags.

I've since turned them back on for the vesta admin pages only, and its back working again now.