• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Problem z Bazą danych linux

Status
Not open for further replies.

Jensej

Member
Joined
Feb 28, 2009
Messages
807
Reaction score
8
Witam
Mam Taki problem , jeżeli chce się zalogować na baze danych lub włączyć strone To takie błędy.
Code:
Warning: session_start() [function.session-start]: open(/var/lib/php5/sess_49ef03448ff599869f721e52db7708b6, O_RDWR) failed: Permission denied (13) in /home/ots/www/index.php on line 5

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/ots/www/index.php:5) in /home/ots/www/index.php on line 5

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/ots/www/index.php:5) in /home/ots/www/index.php on line 5

Warning: Cannot modify header information - headers already sent by (output started at /home/ots/www/index.php:5) in /home/ots/www/config-and-functions.php on line 9

Warning: Unknown: open(/var/lib/php5/sess_49ef03448ff599869f721e52db7708b6, 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 (/var/lib/php5) in Unknown on line 0
Bardzo prosze o pomoc
 
1. Chuj, a nie reinstall.
2. Jest funkcja.
3. Skrypt nie ma prawa dostepu do zapisania sesji.
 
Status
Not open for further replies.
Back
Top