Little HowTo "Install phpwcms on XAMPP"

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
User avatar
markus s
Moderator
Posts: 654
Joined: Sat 16. Dec 2006, 19:21
Location: Radfeld / Tirol
Contact:

Little HowTo "Install phpwcms on XAMPP"

Post by markus s »

moderator
propelled by fresh air from tirol
XING|FACEBOOK|OMENTO
User avatar
Impressive
Posts: 1
Joined: Thu 10. Dec 2009, 19:37
Location: Russia / Novosibirsk
Contact:

Re: Little HowTo "Install phpwcms on XAMPP"

Post by Impressive »

Installation and on EasyPHP / AppServ / TopServ is similarly made
phpwcms - High-quality translation on Russian / by Me =)
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Re: Little HowTo "Install phpwcms on XAMPP"

Post by pSouper »

you may also find that the config settings for the mac may be something like this...

Code: Select all

$phpwcms['site']                      = 'http://localhost/~YOUR_USER_NAME/';
$phpwcms['DOC_ROOT']          = '/Users/YOUR_USER_NAME/Sites/';
$phpwcms['root']         		= 'phpWCMS_SVN/trunk'; // this is the directory to your index.php (as you can see, this is to my SVN installation)
hope it helps.
(ps. the svn version (R401) works with php 5.3.0 too - not sure about other versions)
Post Reply