pleaze help me

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
Honey
Posts: 6
Joined: Thu 15. Jun 2006, 09:33

pleaze help me

Post by Honey »

I dont understand the installation from this, can anyone help me i am stuck from here:

Code: Select all

Files & Folder settings
You now need to setup the correct permissons for certain files and folders. This should be done using CHMOD from within your FTP Application.

Folder 	  	phpwcms_ftp 	  	777
Folder 	  	phpwcms_filestorage 	  	777
Folder 	  	phpwcms_filestorage/can_be_deleted 	  	777
Folder 	  	phpwcms_template 	  	777
Folder 	  	content 	  	777
Folder 	  	content/images 	  	777
Folder 	  	content/gt 	  	777
Folder 	  	content/form 	  	777
Folder 	  	content/rss 	  	777
Folder 	  	content/tmp 	  	777
Folder 	  	content/pages 	  	777
  	  	  	  	 
File 	  	setup/setup.conf.inc.php 	  	666
File 	  	phpwcms_template/inc_css/frontend.css 	  	666
File 	  	config/phpwcms/conf.indexpage.inc.php 	  	666
File 	  	phpwcms_template/inc_default/startup.php 	  	666
rollofritz
Posts: 57
Joined: Thu 8. Sep 2005, 10:58
Location: Neumarkt,Germany
Contact:

Post by rollofritz »

hi honey!


that means that you have to set the "rights" of this files with
an special softwaretool.

normally the ftp-tools (with which you are uploading your files
to the external server) can do this.

maybe, if you use "filezilla", do a klick with right mouse-button
(on this named folders and files), and do the settings for "read/write/change" (on linux-Servers)

if you/your provider is using a windows server you have to set the file-rights
with an other tool in the fact that most of the ftp-tools can not change file-rights
on windows-servers.

o.k?

regards
markus
Honey
Posts: 6
Joined: Thu 15. Jun 2006, 09:33

Post by Honey »

I got it all up to were you have to download the config file. I dindt know what to do with it so i quit installatation

Nou i want to try again and i get now this:

Code: Select all

NO SETUP POSSIBLE

Access on setup routine is restricted after downloading config file once. To re-enable setup remove the line

$NO_ACCESS = true;

in setup.conf.inc.php.

 
Honey
Posts: 6
Joined: Thu 15. Jun 2006, 09:33

Post by Honey »

:(
rollofritz
Posts: 57
Joined: Thu 8. Sep 2005, 10:58
Location: Neumarkt,Germany
Contact:

Post by rollofritz »

Hi honey!

1. after downloading the config-file you have to upload this file in the folder
/config/phpwcms/ and overwrite the existing config.inc.php.

2. To call the setup again search for the file "setup.conf.inc.php"
(it is in the SETUP-Folder) and delete this line:
$NO_ACCESS = true;

3. Before you are calling the setup again you have to set the chmod´s
(filer-permissions)!

Have you seen this Page with detailed Instructions for Installation:
http://www.phpwcms-docu.de/installation_en.phtml

Good Luck

Markus
Honey
Posts: 6
Joined: Thu 15. Jun 2006, 09:33

Post by Honey »

This i cant find: $NO_ACCESS = true;

And after i am done with it i have to do all that with the chmod again like i said in my first post?
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

I can not install the new version I do all what I have to do but it gives me this error
Image

what do I have to check to admin and password I have try 20 times and the same error

what should I do? :cry:
ImagePackging design,labels, catalogs,postcards,
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

culda_a wrote:what should I do? :cry:
I can only suggest... Try leaving the admin name: and password: at the defaults-->then try logging in and changing them
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

first be sure your database settings were correct.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply