PHPWCMS V1.1 R4

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
Bobber
Posts: 6
Joined: Thu 12. Jan 2006, 00:22

PHPWCMS V1.1 R4

Post by Bobber »

:lol: Hello,

Im Installing v1.1 R4 on my site, im running GD2, MySQL 3.23.49, and PHP 4.3.10, I do not have Imagemagik or Ghostscript on my server.

Here is my problem:

I get to the setup page, by going to domain.com/setup/index.php, so I fill out all the info, etc. then when it get to the download page everything shows up as it has a problem! all of them are read, can anybody help me?

Thanks in advance.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi Bobber,

first I would install the last version of phpwcms 1.26CVS. http://www.phpwcms-docu.de/index.php?cvs_info_en

One of the major things before you call the setup.php are the correct permissons for certain files and folders. http://www.phpwcms-docu.de/installation_en.phtml

PhpWcms did not require Imagemagik or Ghostscript.

Please kill the old Installation and DB-entries and install a fresh 1.26CVS.

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Bobber
Posts: 6
Joined: Thu 12. Jan 2006, 00:22

Post by Bobber »

Should I download the DEV Version or full?

And thanks for the fast reply :D
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Sorry pwcms_dev_1.2.6_14.12.2005.zip full Version.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Bobber
Posts: 6
Joined: Thu 12. Jan 2006, 00:22

Post by Bobber »

Thanks Installing now, will edit when I finish, see if there are any other errors ;) I think the error before happend cause I forgot to set the right properties to files... :/
Bobber
Posts: 6
Joined: Thu 12. Jan 2006, 00:22

Post by Bobber »

I have installed the latest version, and set the CHMOD Properties for all the files.

The Error persists, all of them shows up as problems, saying:

Code: Select all

filestorage: 	 phpwcms_filestorage 		 FALSE (not existing)	
	
deleted files: 	 phpwcms_filestorage/can_be_deleted 		 FALSE (not existing)	
	
templates: 	 phpwcms_template 		 FALSE (not existing)	
	
ftp takeover: 	 phpwcms_ftp 		 FALSE (not existing)	
	
frontend content: 	 content 		 FALSE (not existing)	
	
frontend images: 	 content/images 		 FALSE (not existing)	
	
frontend form: 	 content/form 		 FALSE (not existing)	
	
frontend tmp: 	 content/tmp 		 FALSE (not existing)	
	
frontend rss: 	 content/rss 		 FALSE (not existing)	
	
frontend gt: 	 content/gt 		 FALSE (not existing)	
	
frontend pages: 	 content/pages 		 FALSE (not existing)	
	
startup text: 	 phpwcms_template/inc_default/startup.php 		 FALSE (not existing)	
	
main CSS file: 	 phpwcms_template/inc_css/frontend.css 		 FALSE (not existing)	
	
index level settings: 	 config/phpwcms/conf.indexpage.inc.php 		 FALSE (not existing)
With a red background color.

Alos when I check create admin account, it says check admin username and password :P

Dunno why,

Thanks in advance.
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Drop all the tables in the database from the previous install before you resume installation of the latest version. Make all CHMOD of permissions BEFORE running setup script. Then answer all the setup questions and check the Create Admin (leave default user/pass until after installation is working). Make sure you have the infos like database path, name, user/pass , etc. are correct. Then save the "config.inc.php" at the end and replace the copy in "/config/phpwcms/".
Bobber
Posts: 6
Joined: Thu 12. Jan 2006, 00:22

Post by Bobber »

I started with a fresh Database, and I did all the CHMODs before runnign setup script, but everything still shows up wrong, all the paths are correct they are all on my FTP... its weird.
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Firewall or Browser settings maybe ??... just guessing!
Pappnase

Post by Pappnase »

hello

please check your pathsettings again!
did you install into the root or an sub dir!?
has your domain an ~ in it ?
Bobber
Posts: 6
Joined: Thu 12. Jan 2006, 00:22

Post by Bobber »

subdirectory, and no my site does not havea '~' in it.

Thanks for helping :wink:
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Maybe, post the "path-related" part of your "config.inc.php"
Post Reply