oh great so you get passed this error, and then get hit with the
Notice: Campsite error: not valid site alias in C:\wamp\www\template_engine\classes\CampTemplate.php on line 119
oh and its not an incorrect virtualhost setup, its yet another bug
did you already create a site alias in the admin interface? you can do
it at Content -> Publication then add a new publication or edit an
existent one... there you will see the aliases. this is explained in
the manual at http://code.campware.org/manuals/campsite/2.6/
you need to install the sample templates (did you do that when
installing?) or create your owns.
that kind of errors look like a bit crypted, this is something we are
working on and will be improved for the next release.
best,
On Jan 7, 2008 9:52 AM, wrote:
> Author: craigguthrie
> Link: http://code.campware.org/phorum/read.php?8,6043,6060#msg-6060
> --------------------------------------------------------------------------------
>
> oh great so you get passed this error, and then get hit with the
> Notice: Campsite error: not valid site alias in C:\wamp\www\template_engine\classes\CampTemplate.php on line 119
>
>
> oh and its not an incorrect virtualhost setup, its yet another bug
>
>
>
> the sound of silence,.,,,,,
>
>
> --
> Sent from Campware Forums
> http://code.campware.org/phorum
>
thanks for your help on this, unfortunately I select the sample site, and then I get sent straight to the Campsite error: not valid site alias in C:\wamp\www\template_engine\classes\CampTemplate.php on line 119 error, dont have the chance to set an alias in teh admin section. I am just testing on a local wamp server, and have the virtualhost serveralias set to localhost.
were you able to finish the installation process?
try to access the admin interface by going at http://localhost/admin/
does it work?
On Jan 7, 2008 10:47 PM, wrote:
> Author: craigguthrie
> Link: http://code.campware.org/phorum/read.php?8,6043,6066#msg-6066
> --------------------------------------------------------------------------------
>
> Hi Holman,
>
> thanks for your help on this, unfortunately I select the sample site, and then I get sent straight to the Campsite error: not valid site alias in C:\wamp\www\template_engine\classes\CampTemplate.php on line 119 error, dont have the chance to set an alias in teh admin section. I am just testing on a local wamp server, and have the virtualhost serveralias set to localhost.
>
> Any ideas?
>
> Cheers
> Craig
>
> --
>
> Sent from Campware Forums
> http://code.campware.org/phorum
>
Warning: include(C:/wamp/www//languages.php) [function.include]: failed to open stream: No such file or directory in C:\wamp\www\admin-files\login.php on line 3
Warning: include() [function.include]: Failed opening 'C:/wamp/www//languages.php' for inclusion (include_path='.;C:\php5\pear') in C:\wamp\www\admin-files\login.php on line 3
Warning: require_once(PEAR.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\classes\DatabaseObject.php on line 14
Fatal error: require_once() [function.require]: Failed opening required 'PEAR.php' (include_path='.;C:\php5\pear') in C:\wamp\www\classes\DatabaseObject.php on line 14
it seems to be trying to include languages.php with a double slash - is this a mod_rewrite issue?
Thanks
Craig