From: Neil O. <nei...@co...> - 2008-04-25 15:14:30
|
I downloaded the latest version and that solved the problem. Thanks for your assistance. Neil ------ Forwarded Message From: Franky Van Liedekerke <lie...@te...> Date: Fri, 25 Apr 2008 16:08:53 +0200 To: <php...@li...> Subject: Re: [phpesp-general] Error locating phpesp.ini.php 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 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javao ne _______________________________________________ phpESP-general mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/phpesp-general ------ End of Forwarded Message |