[Phpmylibrary-users] Re: PhpMyLibrary Users
Status: Beta
Brought to you by:
polerio
From: Polerio B. <pt...@ho...> - 2002-03-05 01:20:24
|
Greetings, Please make sure that your server recognize .php3 extension then open the myheadfoot.php3 file and make the require("$SITE_URL/style.php3"); to require("style.php3"); Also, make sure that you have configure your conf.php3 file, the $SITE_URL = "http://yourhost"; and not $SITE_URL = "http://yourhost/"; If you have further question regarding please send me the software version that you are using. do you use apache, xitami, etc. from my installation, its runs well on apache. polerio >From: Silvia <si...@in...> >To: pt...@ho... >Subject: PhpMyLibrary Users >Date: Mon, 04 Mar 2002 11:38:25 -0800 > >I wonder Polerio or somebody could help me. I am trying to run your >software and when I try to open the index.php3 from phpmylibrary directory >the following message apears in the browser > > >Warning: Failed opening \'/var/www/html/index.php3\' for inclusion >(include_path=\'/include/php/:/usr/share/php\') in Unknown on line 0 > >I would appreciate any comment. > >Cheers, > > >From, Silvia > > _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx |