[Campsite Support] Steps for installing on fedora core 1

"" <[email protected]> Thu, 3 Nov 2005 21:40:51 +0100 (CET)
Newsgroups gmane.comp.cms.campsite.general
Message-ID <[email protected]>
Author: Dave
Link:  http://code.campware.org/phorum/read.php?8,2932,2932#msg-2932
--------------------------------------------------------------------------------

In case anyone wants to install on fedora core 1. Its very simple, just a few extra steps.

My server:
Fedora core 1
MySQL 4.0.21
PHP 4.3.*

I had to install libidn-0.5.9 Very straightforward install. Get it here: http://josefsson.org/libidn/releases/

After install libidn, I ran the install again and got a few file permission errors. The install_log explain it all.

After fixing file permission, I tried to hit mysite.com/admin and got file not found errors. Paul explained to me I was missing PEAR libraries and explained how to install them:

pear install FILE_NAME

I had to install:
File
File_Find
Net_URL
Net_Socket
HTTP_Request
HTTP_Client

Hit mysite/admin again and everything is working great.

HTH

-- 
Sent from Campware Forums
http://code.campware.org/phorum