Ok. I have found the error.
Permission on a file caused the error.
"Osten" <jpeace73@SPAMhotmail.com> wrote in message
news:3eaf57a2$0$52103$edfadb0f@dread16.news.tele.dk...
> Hi,
> Dunno if this is the right group to ask, but I have this problem, in a
> script that used to work.
> Any Idea what kind of stuff that can cause this problem?
> Regards Jan
>
> [cut]
> Warning: main(form.inc) [
http://www.php.net/function.main]: failed to
create
> stream: No such file or directory in /opt/ftppush/php/ftppush.inc on line
9
>
> Warning: main() [
http://www.php.net/function.main]: Failed opening
> 'form.inc' for inclusion (include_path='.:/opt/package/php-4.3.0/lib/php')
> in /opt/ftppush/php/ftppush.inc on line 9
>
> Warning: main(gui.inc) [
http://www.php.net/function.main]: failed to
create
> stream: No such file or directory in /opt/ftppush/php/ftppush.inc on line
11
>
> Warning: main() [
http://www.php.net/function.main]: Failed opening
'gui.inc'
> for inclusion (include_path='.:/opt/package/php-4.3.0/lib/php') in
> /opt/ftppush/php/ftppush.inc on line 11
>
> Warning: main(table.inc) [
http://www.php.net/function.main]: failed to
> create stream: No such file or directory in /opt/ftppush/php/ftppush.inc
on
> line 12
>
> Warning: main() [
http://www.php.net/function.main]: Failed opening
> 'table.inc' for inclusion
(include_path='.:/opt/package/php-4.3.0/lib/php')
> in /opt/ftppush/php/ftppush.inc on line 12
>
> [cut]
>
>
>
>