|
List Info
Thread: Problems after installation
|
|
| Problems after installation |

|
2006-10-04 20:28:34 |
Hello, everybody. At last, I installed Campsite in a CentOS
server (No
freeBSD available until one month :-( ).
No problem with the installation, but I decided to install
the web
(content) on the directories;
/docs/www
/docs/www-common
And the rest (program) under /usr/local/campsite
Now, in /docs/www there are two directories:
/docs/www/campsite
/docs/www/negocio (the name of the publication)
I enter through http://ipaddress/admin and
can change the password, create
article types, but not a new publication.
And in http://ipaddress/ I
get the following error in the browser:
"There were errors!
Internal out of range error: invalid publication alias
[ipaddress]"
Besides Im receiving in the mail messages like this one:
Subject: Cron <root digitalnegocio>
/usr/local/campsite/sbin/campsite_autopublish
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
PHP Warning: main(/docs/www/index.php/html/db_connect.php):
failed to
open stream: Not a directory in
/usr/local/campsite/sbin/campsite_autopublish.php on line 6
PHP Fatal error: main(): Failed opening required
'/docs/www/index.php/html/db_connect.php'
(include_path='.:/usr/share/pear') in
/usr/local/campsite/sbin/campsite_autopublish.php on line 6
Any help would be really appreciated.
|
|
| Problems after installation |

|
2006-10-05 17:27:47 |
|
I'm affraid you are busy, but can someone tell me where to look for a solution for this? Maybe the firewall? Maybe the ISPconfig?
Thnx
2006/10/4, pedro mesaderedaccion.com">pedro mesaderedaccion.com < pedro mesaderedaccion.com">pedro mesaderedaccion.com>:
Hello, everybody. At last, I installed Campsite in a CentOS server (No freeBSD available until one month :-( ).
No problem with the installation, but I decided to install the web (content) on the directories;
/docs/www /docs/www-common
And the rest (program) under /usr/local/campsite
Now, in /docs/www there are two directories:
/docs/www/campsite /docs/www/negocio (the name of the publication)
I enter through http://ipaddress/admin and can change the password, create article types, but not a new publication.
And in http://ipaddress/ I get the following error in the browser:
"There were errors! Internal out of range error: invalid publication alias [ipaddress]"
Besides Im receiving in the mail messages like this one:
Subject: Cron <root digitalnegocio> /usr/local/campsite/sbin/campsite_autopublish X-Cron-Env: <SHELL=/bin/sh> X-Cron-Env: <HOME=/root>
X-Cron-Env: <PATH=/usr/bin:/bin> X-Cron-Env: <LOGNAME=root> X-Cron-Env: <USER=root>
PHP Warning: main(/docs/www/index.php/html/db_connect.php): failed to open stream: Not a directory in
/usr/local/campsite/sbin/campsite_autopublish.php on line 6 PHP Fatal error: main(): Failed opening required '/docs/www/index.php/html/db_connect.php' (include_path='.:/usr/share/pear') in /usr/local/campsite/sbin/campsite_autopublish.php on line 6
Any help would be really appreciated.
|
| Problems after installation |

|
2006-10-07 11:07:39 |
Please describe in detail all the steps you took when
installing Campsite. From the error message
it seems you set these WWW directories without configuring
it properly during the Campsite
install.
Regards,
Mugur
--- pedro mesaderedaccion.com wrote:
> Hello, everybody. At last, I installed Campsite in a
CentOS server (No
> freeBSD available until one month :-( ).
>
> No problem with the installation, but I decided to
install the web
> (content) on the directories;
>
> /docs/www
> /docs/www-common
>
> And the rest (program) under /usr/local/campsite
>
>
> Now, in /docs/www there are two directories:
>
> /docs/www/campsite
> /docs/www/negocio (the name of the publication)
>
> I enter through http://ipaddress/admin and
can change the password, create
> article types, but not a new publication.
>
> And in http://ipaddress/ I get the
following error in the browser:
>
> "There were errors!
> Internal out of range error: invalid publication alias
[ipaddress]"
>
> Besides Im receiving in the mail messages like this
one:
>
> Subject: Cron <root digitalnegocio>
> /usr/local/campsite/sbin/campsite_autopublish
> X-Cron-Env: <SHELL=/bin/sh>
> X-Cron-Env: <HOME=/root>
> X-Cron-Env: <PATH=/usr/bin:/bin>
> X-Cron-Env: <LOGNAME=root>
> X-Cron-Env: <USER=root>
>
> PHP Warning:
main(/docs/www/index.php/html/db_connect.php): failed to
> open stream: Not a directory in
> /usr/local/campsite/sbin/campsite_autopublish.php on
line 6
> PHP Fatal error: main(): Failed opening required
> '/docs/www/index.php/html/db_connect.php'
> (include_path='.:/usr/share/pear') in
> /usr/local/campsite/sbin/campsite_autopublish.php on
line 6
>
> Any help would be really appreciated.
>
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection
around
http://mail.yahoo.com
|
|
| Problems after installation |

|
2006-10-09 09:52:11 |
|
The steps I took are the normal (I guess): localhost for the database and SMTP server, default ports, user "apache" and group "apache", I inserted the vhost.conf file into httpd.conf and changed the ServerName... Last time I reinstalled campsite I used the default directories /usr/local/campsite/www and /usr/local/campsite/www-common with the same result:
There were errors!
Internal out of range error: invalid publication alias informes.info [the domain I provisionally assigned to the server to test if there was and ip address problem]
I can access the admin screen and login, but when I try to create a publicaction I get a blank screen.
Thank you
2006/10/7, Mugur Rus < mugur1973 yahoo.com">mugur1973 yahoo.com>:
Please describe in detail all the steps you took when installing Campsite. From the error message it seems you set these WWW directories without configuring it properly during the Campsite
install.
Regards, Mugur
|
| Problems after installation |

|
2006-10-09 12:54:33 |
A time ago i had a problem like that, i just went to
Actions -> Restart the template engine
in the main menu and it worked well. please, try this way
and let us
know what happen.
On 10/9/06, digitalnegocio gmail.com
<digitalnegocio gmail.com> wrote:
> The steps I took are the normal (I guess): localhost
for the database and
> SMTP server, default ports, user "apache" and
group "apache", I inserted the
> vhost.conf file into httpd.conf and changed the
ServerName... Last time I
> reinstalled campsite I used the default directories
/usr/local/campsite/www
> and /usr/local/campsite/www-common with the same
result:
>
> There were errors!
> Internal out of range error: invalid publication alias
informes.info [the
> domain I provisionally assigned to the server to test
if there was and ip
> address problem]
>
> I can access the admin screen and login, but when I try
to create a
> publicaction I get a blank screen.
>
> Thank you
>
> 2006/10/7, Mugur Rus <mugur1973 yahoo.com>:
> > Please describe in detail all the steps you took
when installing Campsite.
> From the error message
> > it seems you set these WWW directories without
configuring it properly
> during the Campsite
> > install.
> >
> > Regards,
> > Mugur
> >
>
--
/holman
|
|
| Problems after installation |

|
2006-10-09 13:05:58 |
|
Gracias Holman, but it does not the trick. I have reinstalled everything so many times and tried so many things... and the result is always the same.
The problem is now I'm trapped: I can't install freebsd until next month, and I need the newspaper working this week or find another CMS which is probably worst than Campsite.
2006/10/9, Holman Romero < holman.romero gmail.com">holman.romero gmail.com>:
A time ago i had a problem like that, i just went to
Actions -> Restart the template engine
in the main menu and it worked well. please, try this way and let us know what happen.
On 10/9/06, digitalnegocio gmail.com">digitalnegocio gmail.com < digitalnegocio gmail.com">
digitalnegocio gmail.com> wrote: > The steps I took are the normal (I guess): localhost for the database and > SMTP server, default ports, user "apache" and group "apache", I inserted the
> vhost.conf file into httpd.conf and changed the ServerName... Last time I > reinstalled campsite I used the default directories /usr/local/campsite/www > and /usr/local/campsite/www-common with the same result:
> > There were errors! > Internal out of range error: invalid publication alias informes.info [the > domain I provisionally assigned to the server to test if there was and ip
> address problem] > > I can access the admin screen and login, but when I try to create a > publicaction I get a blank screen. > > Thank you > > 2006/10/7, Mugur Rus < mugur1973 yahoo.com">
mugur1973 yahoo.com>: > > Please describe in detail all the steps you took when installing Campsite. > From the error message > > it seems you set these WWW directories without configuring it properly
> during the Campsite > > install. > > > > Regards, > > Mugur > > >
-- /holman
|
| Problems after installation |

|
2006-10-09 14:05:33 |
Hola!
could you give me login access to your server in order to
check it out
what is happening there? if you can, please send me a
private email
message.
On 10/9/06, digitalnegocio gmail.com
<digitalnegocio gmail.com> wrote:
> Gracias Holman, but it does not the trick. I have
reinstalled everything so
> many times and tried so many things... and the result
is always the same.
>
> The problem is now I'm trapped: I can't install freebsd
until next month,
> and I need the newspaper working this week or find
another CMS which is
> probably worst than Campsite.
>
>
> 2006/10/9, Holman Romero <holman.romero gmail.com>:
> > A time ago i had a problem like that, i just went
to
> >
> > Actions -> Restart the template engine
> >
> > in the main menu and it worked well. please, try
this way and let us
> > know what happen.
> >
> >
> > On 10/9/06, digitalnegocio gmail.com <
digitalnegocio gmail.com> wrote:
> > > The steps I took are the normal (I guess):
localhost for the database
> and
> > > SMTP server, default ports, user
"apache" and group "apache", I inserted
> the
> > > vhost.conf file into httpd.conf and changed
the ServerName... Last time
> I
> > > reinstalled campsite I used the default
directories
> /usr/local/campsite/www
> > > and /usr/local/campsite/www-common with the
same result:
> > >
> > > There were errors!
> > > Internal out of range error: invalid
publication alias informes.info
> [the
> > > domain I provisionally assigned to the server
to test if there was and
> ip
> > > address problem]
> > >
> > > I can access the admin screen and login, but
when I try to create a
> > > publicaction I get a blank screen.
> > >
> > > Thank you
> > >
> > > 2006/10/7, Mugur Rus < mugur1973 yahoo.com>:
> > > > Please describe in detail all the steps
you took when installing
> Campsite.
> > > From the error message
> > > > it seems you set these WWW directories
without configuring it properly
> > > during the Campsite
> > > > install.
> > > >
> > > > Regards,
> > > > Mugur
> > > >
> > >
> >
> >
> > --
> > /holman
> >
>
>
--
/holman
|
|
[1-7]
|
|