Re: please helpe me..another newbie
Davide Bianchi wrote:
> On 2005-11-20, Stefano <patrecord@fastwebnet.it> wrote:
>> The error is:
>> Warning: main(includes/configure.php): failed to open stream: No such
>> file or directory in
>> /srv/www/htdocs/www.mysite.it/includes/application_top.php on line 29
>
>> Why?
>
> Because you eitner failed to properly configure the application.
> The file is not there or is not readable by apache.
>
> This has nothing to do with apache.
>
> Davide
Stefano, the problem is probably with php, I have had exactly
the same errors on a LAMP platform. I edited the mentioned
files to do include("file.inc"); instead of include("includes/file.inc").
This helped me get past the first couple of screens, then you
get more errors, just keep on editing and removing the 'include'
directory.
There is probably a much better solution, but this worked for me,
I Think the problem has to do with a php.ini directive (/etc/php.ini)
which has 'include' as part of the include path. I set the
path previously to get phplib working.
Since this is an Apache group, please follow up on alt.php
before we step on anybody's toes :)
Etienne Marais
Cosmic Link
South Africa
|