Hi,
Mac user in need of install help. I have downloaded verison phpwcms_1.3.3 and copied its contents into my site directory http://127.0.0.1/~sbirch/
PHP and MySQL are working OK but when I get to step 5 all I get on the last page is:
filestorage: phpwcms_filestorage FALSE (not existing)
temporary: phpwcms_tmp FALSE (not existing)
templates: phpwcms_template FALSE (not existing)
thumbnail list: thumb_list FALSE (not existing)
preview images: thumb_preview FALSE (not existing)
frontend content: content FALSE (not existing)
frontend images: images FALSE (not existing)
ftp takeover: phpwcms_ftp FALSE (not existing)
Anyone know what is happening?
thanks
OSX 10.3.9 installation error - FALSE (not existing)
Re: OSX 10.3.9 installation error - FALSE (not existing)
hi there,
have had the same problems. put the files in: harddrive/library/webserver/documents
than you can call the files normally via http://127.0.0.1
rush
have had the same problems. put the files in: harddrive/library/webserver/documents
than you can call the files normally via http://127.0.0.1
rush
Re: OSX 10.3.9 installation error - FALSE (not existing)
Is this really version 1.33 you are using?
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Re: OSX 10.3.9 installation error - FALSE (not existing)
me?claus wrote:Is this really version 1.33 you are using?
3 (!) Jahre warten reichen mir. Ich bin erst mal weg.
Re: OSX 10.3.9 installation error - FALSE (not existing)
No - not you --> sbirchrushclub wrote:me?claus wrote:Is this really version 1.33 you are using?
Didn't find it in 133filestorage: phpwcms_filestorage FALSE (not existing)
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Re: OSX 10.3.9 installation error - FALSE (not existing)
Looks like ONLY as "textual" description...not as a configuration "value":claus wrote:Didn't find it in 133filestorage: phpwcms_filestorage FALSE (not existing)
"/phpwcms_1.3.3/include/inc_lib/default.inc.php"(line 72):
$phpwcms["file_path"] = '/'.$phpwcms["file_path"].'/' ; // "/phpwcms_filestorage/"
"/phpwcms_1.3.3/setup/inc/setup.check.inc.php"(line 265):
$phpwcms["file_path"] = ($phpwcms["file_path"]) ? $phpwcms["file_path"] : "phpwcms_filestorage";
Re: OSX 10.3.9 installation error - FALSE (not existing)
you can do so because all macs have apache and php built in on board. but (OSX 10.3.9) you need to install actual Apache, PHP, phpMyAdmin and MySQL libraries, too. You can do [download each] manually as well. But best would be instead --> not to install within local web server (personal web sharing!!) environment but rather install XAMPP for mac --> what is called --> MAMP.rushclub wrote:...have had the same problems. put the files in: harddrive/library/webserver/documents...
You can download the package with all actual libs here:
http://www.mamp.info/en/mamp.html
By this your system core!!! files stay unattached! So you can move/delete the MAMP app [folder] wherever/whenever you want. No need to worry about changing your Mac OS System!
After the MAMP installation place your --> phpwcms installation into 'htdocs' [root dir] or any sub directory e.g. htdocs/cms_test/
BTW always [RTFM] read --> README!!!
Re: OSX 10.3.9 installation error - FALSE (not existing)
3 (!) Jahre warten reichen mir. Ich bin erst mal weg.