.....Does not exist. Please create it. Why do i get this?

CapitalJeeps

Joined: 2004-03-10
Posts: 15
Posted: Wed, 2004-03-17 22:49

On step 4 of the configuration wizard I have everything working and setup except for two things. I get these errors:

Error: Directory /albums does not exist. Please create it.

and

Error: Directory /temp does not exist. Please create it.

Both of those directories exist and the paths are correct. Whats up here. Thanks in advance!

-Gary
----
Give us your Gallery/webserver information to get a faster answer.
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version:
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system:
Web browser/version (if applicable):

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Wed, 2004-03-17 22:56

CapitalJeeps, you need to specidy full system paths for this, not relative ones. Also, make sure permissions are ok.

 
CapitalJeeps

Joined: 2004-03-10
Posts: 15
Posted: Wed, 2004-03-17 23:00

hhmm, tried that, now i get this:

Error: Directory http://www.capitaljeeps.com/albums does not exist. Please create it.

and

Error: Directory http://www.capitaljeeps.com/temp does not exist. Please create it.

I have both of these CHMOD set to 777. ???

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Wed, 2004-03-17 23:02

CapitalJeeps, but you are specifying URLS, not local system paths.

 
CapitalJeeps

Joined: 2004-03-10
Posts: 15
Posted: Wed, 2004-03-17 23:03

hhmm, I guess I'm confused then, can I get an example of a local system path? Thanks.

 
CapitalJeeps

Joined: 2004-03-10
Posts: 15
Posted: Wed, 2004-03-17 23:05

nevermind, just got it working, thanks for your help!

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Wed, 2004-03-17 23:06

No problem. :)