Bugs » I NEED HELP!

added on Jan 29, 2007 by SPIRiT
Hi VOID! I have already use your script at my site there are all things OK! But yesturday i installed your script at
another my sait, and there i have ERROR, After that i plugged your index.php in my server, i went to instal directory
(you know here /linkex/index.php) and when page open at the top of page type this ERROR

The directory (/usr/www/virtual/andrey/www.flaming-girls.com/linkex) is not writable
- the directory is owned by "andrey" while the webserver process is runned as "andrey-www"

I don't understand WHY! Because i asked about that my HOSTING PROVIDER and they said to me that all files owned by me
"andrey".

Please help me to start work!

regards,

SPIRiT
added on Jan 29, 2007 by v0id
Hi Spirit.

The error you see is a permission error. LinkEX has detected that your webserver is being run by the user andrey-www,
while all files you upload is owned by andrey.
This means that with the default umask, the webserver cannot create and/or modify files.
To allow the webserver to modify the files, you need to change the permissions on the linkex folder. I cannot tell you
excatly what permissions the folder needs, since I have no knowledge about your server's setup.

You can try 775 which allows you (the owner) to read, write and execute; group to read, write and execute, and others to
read and execute.

If LinkEX still complaints you should chmod the folder to 777.

- v0id
added on Jan 31, 2007 by SPIRiT
Hi v0id! I treid to do something with server then i can sign up and install but now i have these

AT THE TOP OF ADD LINK PAGE:
--------------------------------------------------------------------------------------------
Warning: session_start() [function.session-start]: open(/var/tmp//sess_2b638a68c77a40b705bb58bfb82de2b3, O_RDWR) failed:
Permission denied (13) in /usr/www/virtual/andrey/www.flaming-girls.com/linkex/index.php on line 1

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output
started at /usr/www/virtual/andrey/www.flaming-girls.com/linkex/index.php:1) in
/usr/www/virtual/andrey/www.flaming-girls.com/linkex/index.php on line 1
------------------------------------------------------------------------------------------------
AT THE BOTTOM OF ADD LINK PAGE:
Warning: Unknown: open(/var/tmp//sess_2b638a68c77a40b705bb58bfb82de2b3, O_RDWR) failed: Permission denied (13) in
Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is
correct () in Unknown on line 0
-----------------------------------------------------------------------------------------


And when i try to login in my account i get this page:
----------------------------------------------------------------------
Warning: session_start() [function.session-start]: open(/var/tmp//sess_2b638a68c77a40b705bb58bfb82de2b3, O_RDWR) failed:
Permission denied (13) in /usr/www/virtual/andrey/www.flaming-girls.com/linkex/index.php on line 1

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output
started at /usr/www/virtual/andrey/www.flaming-girls.com/linkex/index.php:1) in
/usr/www/virtual/andrey/www.flaming-girls.com/linkex/index.php on line 1

Warning: Cannot modify header information - headers already sent by (output started at
/usr/www/virtual/andrey/www.flaming-girls.com/linkex/index.php:1) in
/usr/www/virtual/andrey/www.flaming-girls.com/linkex/index.php on line 1

Warning: Cannot modify header information - headers already sent by (output started at
/usr/www/virtual/andrey/www.flaming-girls.com/linkex/index.php:1) in
/usr/www/virtual/andrey/www.flaming-girls.com/linkex/index.php on line 1

Warning: Unknown: open(/var/tmp//sess_2b638a68c77a40b705bb58bfb82de2b3, O_RDWR) failed: Permission denied (13) in
Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is
correct () in Unknown on line 0
----------------------------------------------------------------------------
Just check it out http://www.flaming-girls.com/linkex
added on Jan 31, 2007 by v0id
Hi there.

I just checked your site, and it looks fine :)

These errors should not occur! It has do to with your host, and you should notify them about the error.
Perhaps the /tmp was filled up, or their apache did not start up using the right user/group.

- v0id

Add reply

This thread has been inactive for more than 14 days, so it has been locked.

Feel free to create a new thread with your questions.