What shell are you running? I suppose it's not bash because it doesn't expand
the * properly. That's why you get the errors.
Mugur
--- wrote:
> Author: trinio
> Link: http://code.campware.org/phorum/read.php?8,2323,2323#msg-2323
>
--------------------------------------------------------------------------------
>
> I tried to install campsite and at the last step I get
> XML error: Undeclared entity warning at line 232
> gmake[2]: *** Error 1
> gmake[2]: Leaving directory `/usr/local/campsite/implementation/management'
> gmake[1]: *** Error 1
> gmake[1]: Leaving directory `/usr/local/campsite/implementation'
> gmake: *** Error 2
>
> and cron /usr/local/campsite/bin/autopublish
> sends me
>
> Warning: main(/usr/local/campsite/www/*/html/db_connect.php) : failed to
> open stream: No such file or directory in
> /usr/local/campsite/bin/autopublish.php on line 6
>
> Fatal error: main() : Failed opening required
> '/usr/local/campsite/www/*/html/db_connect.php'
> (include_path='.:/usr/lib/php:/usr/local/lib/php') in
> /usr/local/campsite/bin/autopublish.php on line 6
>
> It seems that because of the error no instance has beeen created
>
> Can you help me on this?
> my system is centos4 with php5
> Can I do something to solve it?
>
> Thank you nikos
>
> --
> Sent from Campware Forums
> http://code.campware.org/phorum
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
I have the feeling there is bash, but the problem might be in PHP5.
I have PHP4 everywhere and I have the feeling PHP5 did some problems
last I tried it.
Second problem is, You are using lots of debug info. That can cause
problems, so turn it of.
Ondra
On Fri, 2005-09-02 at 02:50 -0700, Mugur Rus wrote:
> What shell are you running? I suppose it's not bash because it doesn't expand
> the * properly. That's why you get the errors.
>
> Mugur
>
> --- wrote:
> > Author: trinio
> > Link: http://code.campware.org/phorum/read.php?8,2323,2323#msg-2323
> >
> --------------------------------------------------------------------------------
> >
> > I tried to install campsite and at the last step I get
> > XML error: Undeclared entity warning at line 232
> > gmake[2]: *** Error 1
> > gmake[2]: Leaving directory `/usr/local/campsite/implementation/management'
> > gmake[1]: *** Error 1
> > gmake[1]: Leaving directory `/usr/local/campsite/implementation'
> > gmake: *** Error 2
> >
> > and cron /usr/local/campsite/bin/autopublish
> > sends me
> >
> > Warning: main(/usr/local/campsite/www/*/html/db_connect.php) : failed to
> > open stream: No such file or directory in
> > /usr/local/campsite/bin/autopublish.php on line 6
> >
> > Fatal error: main() : Failed opening required
> > '/usr/local/campsite/www/*/html/db_connect.php'
> > (include_path='.:/usr/lib/php:/usr/local/lib/php') in
> > /usr/local/campsite/bin/autopublish.php on line 6
> >
> > It seems that because of the error no instance has beeen created
> >
> > Can you help me on this?
> > my system is centos4 with php5
> > Can I do something to solve it?
> >
> > Thank you nikos
> >
> > --
> > Sent from Campware Forums
> > http://code.campware.org/phorum
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
I wanna thank Ondra for helping me out
to solve any problem that I had during
the installation of campsite on centos4.1.
Even the bug error from pear on File.php. http://pear.php.net/bugs
by installing manually all pear components except File
downloaded File from CVS
compiled package for File
Installed File
Your team is the best!!!!