Search found 9 matches

by DogTags
Thu Nov 18, 2004 3:13 pm
Forum: Webserver and configuration
Topic: Error: The directory ../inc is not writeable. - but is 777
Replies: 40
Views: 99198

Thorsten

In my website control panel I have a Apache Handlers ICON. It lets me set an extension and its handler.

IE.

Extension(s) Handler
.cgi / .pl cgi-script
.shtml server-parsed

etc...

Should I set .php to be handled by something here?

Thanks again for your time...

Dave

Hmmm....this ...
by DogTags
Tue Nov 16, 2004 7:42 pm
Forum: Webserver and configuration
Topic: Error: The directory ../inc is not writeable. - but is 777
Replies: 40
Views: 99198

All files and directories owned by username:

-rw-r--r-- 1 username username 2204 Nov 11 13:42 add.php
drwxr-xr-x 4 username username 2048 Nov 11 13:42 admin
-rw-r--r-- 1 username username 5887 Nov 11 13:42 artikel.php
-rw-r--r-- 1 username username 1522 Nov 11 13:42 ask.php
drwxr-xr-x 2 username ...
by DogTags
Mon Nov 15, 2004 8:22 am
Forum: Webserver and configuration
Topic: Error: The directory ../inc is not writeable. - but is 777
Replies: 40
Views: 99198

chmod 7777 inc

drwsrwsrwt

Still getting the same error - /inc not writeable
by DogTags
Thu Nov 11, 2004 7:47 pm
Forum: Webserver and configuration
Topic: Error: The directory ../inc is not writeable. - but is 777
Replies: 40
Views: 99198

Version 1.4.3

Still getting error:

The directory ../inc is not writeable.

:(
by DogTags
Sat Nov 06, 2004 2:02 pm
Forum: Webserver and configuration
Topic: Error: The directory ../inc is not writeable. - but is 777
Replies: 40
Views: 99198

1.4.2

:)
by DogTags
Thu Oct 28, 2004 3:04 pm
Forum: Webserver and configuration
Topic: Error: The directory ../inc is not writeable. - but is 777
Replies: 40
Views: 99198

Thorsten wrote:Hi,

you could remove all writeable checks inside installer.php.

bye
Thorsten
Would the script still have a problem since the dir would not be writeable?

I'm still hung up on the 777 dir not being writeable :(
by DogTags
Mon Oct 18, 2004 6:20 am
Forum: Webserver and configuration
Topic: Error: The directory ../inc is not writeable. - but is 777
Replies: 40
Views: 99198

drwxr-xr-x 14 arnold psacln 1024 Oct 17 02:27 phpmyfaq

drwxr-xr-x 14 arnold psacln 1024 Oct 17 02:27 inc

Does the above help? Are you saying that they should be:

drwxr-xr-x 14 arnold arnold 1024 Oct 17 02:27 phpmyfaq

drwxr-xr-x 14 arnold arnold 1024 Oct 17 02:27 inc

Thanks :)
by DogTags
Sun Oct 17, 2004 2:58 pm
Forum: Webserver and configuration
Topic: Error: The directory ../inc is not writeable. - but is 777
Replies: 40
Views: 99198

Hi :)

The same user that owns all public docs:

/home/httpd/vhosts/domain.com/httpdocs

/home/httpd/vhosts/domain.com/httpdocs/myfaq

/home/httpd/vhosts/domain.com/httpdocs/myfaq/inc

Which user should own it?

Installation had been going fine until that point.

Thanks :)
by DogTags
Sun Oct 17, 2004 7:29 am
Forum: Webserver and configuration
Topic: Error: The directory ../inc is not writeable. - but is 777
Replies: 40
Views: 99198

Error: The directory ../inc is not writeable. - but is 777

Hi All

Trying to install phpmyfaq

Got to making ../inc writeable but got an error:
The directory ../inc is not writeable.
I DEFINITELY set the permissions of /inc to 777. No doubt about it, but I still get the above error.

Any ideas? I'm stumped on this one.

Thanks :)