Šta je novo?

Opet PHP, ali ova put session_

pTomic

Čuven
VIP član
Učlanjen(a)
31.01.2002
Poruke
1,166
Poena
660
Kad god treba da koristim session_start(); dobijem poruku sledeceg sadrzaja:
[code:1]
Warning: session_start(): open(/tmp\sess_58db47790fb33dcad44c1cd022947c8b, O_RDWR) failed: No such file or directory (2) in C:\www\www.test.com\page1.php on line 4
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at C:\www\www.test.com\page1.php:4) in C:\www\www.test.com\page1.php on line 4
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\www\www.test.com\page1.php:4) in C:\www\www.test.com\page1.php on line 4
[/code:1]

E, sad ce neko reci

ne postavljaj glupa pitanja i citaj manual


, a meni primer iz manuala nece da radi ?!?!
 
Vrh Dno