Author Topic: Unable to log in to new TP install  (Read 13823 times)

0 Members and 1 Guest are viewing this topic.

Offline Shoplifter

  • Newbie
  • *
  • Posts: 48
    • View Profile
Unable to log in to new TP install
« on: December 19, 2008, 07:40:27 PM »
So I have just done a new install on my newest server - FreeBSD 7.0-RELEASE-p5 amd64

I can not log in via any browser after install, I just get the news page. I tried the auth.zip patch and still it doesnt allow logins.

Help!


Offline Shoplifter

  • Newbie
  • *
  • Posts: 48
    • View Profile
Re: Unable to log in to new TP install
« Reply #1 on: December 19, 2008, 09:02:07 PM »
Here are the PHP Errors I see from my httpd log, my domain name replaced with domain.com:

[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Notice:  Undefined variable: scriptpath in /usr/home/admin/domains/domain.com/tp/auth.php on line 3
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: open(/data/content//sess_4sqhn9as35qifvef1ibk08t6a7, O_RDWR) failed: No such file or directory (2) in /usr/home/admin/domains/domain.com/tp/auth.php on line 4
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /usr/home/admin/domains/domain.com/tp/variables.php:1) in /usr/home/admin/domains/domain.com/tp/auth.php on line 4
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /usr/home/admin/domains/domain.com/tp/variables.php:1) in /usr/home/admin/domains/domain.com/tp/auth.php on line 4
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Warning:  Cannot modify header information - headers already sent by (output started at /usr/home/admin/domains/domain.com/tp/variables.php:1) in /usr/home/admin/domains/domain.com/tp/auth.php on line 7
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Warning:  Cannot modify header information - headers already sent by (output started at /usr/home/admin/domains/domain.com/tp/variables.php:1) in /usr/home/admin/domains/domain.com/tp/auth.php on line 8
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Notice:  Undefined variable: scriptpath in /usr/home/admin/domains/domain.com/tp/admin.php on line 33
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Warning:  main(/class.Trader.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in /usr/home/admin/domains/domain.com/tp/admin.php on line 33
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Fatal error:  main() [<a href='function.require'>function.require</a>]: Failed opening required '/class.Trader.php' (include_path='.:/usr/local/share/pear') in /usr/home/admin/domains/domain.com/tp/admin.php on line 33
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Warning:  Cannot modify header information - headers already sent by (output started at /usr/home/admin/domains/domain.com/tp/variables.php:1) in Unknown on line 0
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Warning:  Cannot modify header information - headers already sent by (output started at /usr/home/admin/domains/domain.com/tp/variables.php:1) in Unknown on line 0
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Warning:  Unknown: open(/data/content//sess_4sqhn9as35qifvef1ibk08t6a7, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
[Fri Dec 19 20:57:52 2008] [error] [client 216.131.100.196] PHP Warning:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/data/content/) in Unknown on line 0


Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: Unable to log in to new TP install
« Reply #2 on: January 11, 2009, 06:19:29 PM »
Ok here is your answer: your tp/variables.php file is broken, maybe it can be server conenction, server itself or manually editing reasons. Please reinstall script and problem solved. thank you.