Some install problems I think

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
klausre
Posts: 9
Joined: Tue 11. Nov 2003, 16:06

Some install problems I think

Post by klausre »

Whan I install it I get this screen that tells me that some dir does'nt existing.. Do I have to make them my self because I can't find them in the downloaded zip-file...

I have tryed to make thes dir in the root too, but it does'nt help..

Does anyone what I'm doing wrong?

Code: Select all

eady to start phpwcms?

filestorage:   phpwcms_filestorage    OK (exists + writable) 
 
temporary:   phpwcms_tmp    OK (exists + writable) 
 
templates:   phpwcms_template    OK (exists + writable) 
 
thumbnail list:   thumb_list    FALSE (not existing) 
 
preview images:   thumb_preview    FALSE (not existing) 
 
frontend content:   content    OK (exists + writable) 
 
frontend images:   images    FALSE (not existing) 
 
ftp takeover:   phpwcms_ftp    OK (exists + writable) 
  
       OK        PROBLEM 
 
User avatar
Oliver Georgi
Site Admin
Posts: 9919
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

thumb_list, thumb_preview are inside phpwcms_tmp

images are inside content
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
klausre
Posts: 9
Joined: Tue 11. Nov 2003, 16:06

Post by klausre »

Oky, but way does it then say: "not existing"? And what about the images dir?
User avatar
Oliver Georgi
Site Admin
Posts: 9919
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Maybe you have to restrictive access rights - no read access. That can cause this.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
klausre
Posts: 9
Joined: Tue 11. Nov 2003, 16:06

Post by klausre »

Oki, now it works. Something hapend to the uploading so the files wasn't trancefered.

Thanks!
Post Reply