[cc-community] cchost: trouble finishing the installation
Jon Phillips
jon at creativecommons.org
Mon Jun 2 17:12:26 EDT 2008
Hi anath, please jump onto cctools-cchost list to discuss this...cc'd
and cc'ing victor lead dev.
Find list: http://creativecommons.org/projects/cchost
On Sun, 2008-06-01 at 14:24 +0530, Ananth wrote:
> Hi,
>
> I'm trying to install cchost on localserver. (Just installed apache,
> mysql, php etc for this purpose)
>
> cchost installation is almost complete. As a last step
> http://localhost/cchost-4.5.0/ says "Please login as admin to finish
> the installation"
>
> But if click on login as admin (links to
> http://localhost/cchost-4.5.0/media/login) I get a "not found" error
Aha, you must have set it up with pretty urls, but you did not add the
right info to your apache setup.
It should be something like:
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ /index.php?ccm=/$1 [L,QSA]
Or, try to go to:
http://localhost/cchost-4.5.0/?ccm=/media/login
>
>
> The requested URL /cchost-4.5.0/media/login was not found on this
> server.
>
>
> ______________________________________________________________________
> Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5 with Suhosin-Patch Server at
> localhost Port 80
>
> As a matter of fact, folder media doesn't exist at all under my cchost
> installation, and all the links in http://localhost/cchost-4.5.0/
> point to that folder.
>
> Any help is greatly appreciated.
It is virtual :)
Jon
> --
> Cheers,
> Ananth.
> _______________________________________________
> cc-community mailing list
> cc-community at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/cc-community
--
Jon Phillips
Business + Community Manager
Creative Commons
www.creativecommons.org
global: +1.415.830.3884
china: +86.1.360.282.8624
skype: kidproto
im: kidproto
More information about the cc-community
mailing list