Author Topic: Admin Area- Errors  (Read 8018 times)

0 Members and 1 Guest are viewing this topic.

Offline Denis

  • Newbie
  • *
  • Posts: 6
    • View Profile
Admin Area- Errors
« 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

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: Admin Area- Errors
« Reply #1 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 :)