OSX 10.3.9 installation error - FALSE (not existing)

If you have created additional (non official) documentation or tutorials or something like that please post this here
Post Reply
sbirch
Posts: 1
Joined: Mon 28. Jan 2008, 12:19

OSX 10.3.9 installation error - FALSE (not existing)

Post by sbirch »

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
rushclub
Posts: 915
Joined: Tue 17. Feb 2004, 18:52

Re: OSX 10.3.9 installation error - FALSE (not existing)

Post by rushclub »

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
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: OSX 10.3.9 installation error - FALSE (not existing)

Post by update »

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.
rushclub
Posts: 915
Joined: Tue 17. Feb 2004, 18:52

Re: OSX 10.3.9 installation error - FALSE (not existing)

Post by rushclub »

claus wrote:Is this really version 1.33 you are using?
me?
3 (!) Jahre warten reichen mir. Ich bin erst mal weg.
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: OSX 10.3.9 installation error - FALSE (not existing)

Post by update »

rushclub wrote:
claus wrote:Is this really version 1.33 you are using?
me?
No - not you ;) --> sbirch
filestorage: phpwcms_filestorage FALSE (not existing)
Didn't find it in 133
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.
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Re: OSX 10.3.9 installation error - FALSE (not existing)

Post by DeXXus »

claus wrote:
filestorage: phpwcms_filestorage FALSE (not existing)
Didn't find it in 133
:wink: Looks like ONLY as "textual" description...not as a configuration "value":
"/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";
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: OSX 10.3.9 installation error - FALSE (not existing)

Post by Jensensen »

rushclub wrote:...have had the same problems. put the files in: harddrive/library/webserver/documents...
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.

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!!!
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
rushclub
Posts: 915
Joined: Tue 17. Feb 2004, 18:52

Re: OSX 10.3.9 installation error - FALSE (not existing)

Post by rushclub »

or try this packages.
very easy to install ;)

http://www.entropy.ch/software/macosx/welcome.html

rush
3 (!) Jahre warten reichen mir. Ich bin erst mal weg.
Post Reply