From: Franky V. L. <lie...@te...> - 2008-04-25 14:08:48
|
Hi, On 4/25/08, Neil Odell <nei...@co...> wrote: > Hi All, > > I have installed phpesp 2.0.2 on my website and when attempting to browse > to > the admin page I received the following error: > > FATAL: Unable to open > /home/childcar/public_html/phpesp//admin/phpESP.ini.php. Aborting. the extra slash doesn't matter, probably the webuser can't read the file anyway ... the file doesn't need to be executable as well. Post the output from "ls -la /home/childcar/public_html/phpesp//admin" or make sure the ini file has the correct permissions (try for starters readwrite for owner and read for group and other users) Btw: since this seems to be a new installation, I recommend you download and install the latest version. Franky |