Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: Denis on July 17, 2010, 01:24:59 AM

Title: Admin Area- Errors
Post by: Denis on July 17, 2010, 01:24:59 AM
If I login into my admin area I get these errors:

Warning: session_start() [function.session-start]: open(/home/user/mydomain.com/www/tp/data/content/sess_jcgeekfnsj00h9h03hoht0s4g7, O_RDWR) failed: Permission denied (13) in /home/user/mydomain.com/www/tp/auth.php  on line 6

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/user/mydomain.com/www/tp/auth.php:6) in /home/user/mydomain.com/www/tp/auth.php on line 6

Warning: Cannot modify header information - headers already sent by (output started at /home/user/mydomain.com/www/tp/auth.php:6) in /home/user/mydomain.com/www/tp/auth.php on line 9

Warning: Cannot modify header information - headers already sent by (output started at /home/user/mydomain.com/www/tp/auth.php:6) in /home/user/mydomain.com/www/tp/auth.php on line 10

Warning: Cannot modify header information - headers already sent by (output started at /home/user/mydomain.com/www/tp/auth.php:6) in /home/user/mydomain.com/www/tp/header.php on line 117

Please Help
Title: Re: Admin Area- Errors
Post by: ip0li on July 17, 2010, 03:52:29 AM
Chmod entire tp folder recursive 777 it will solve problem. Ask your host how to do it if you don't know how :)