Thread: login error
View Single Post
  #1  
Old 8th December 2009, 23:44
el-curry el-curry is offline
Member
 
Join Date: Dec 2009
Sweden
Posts: 12
Exclamation login error
Hi, i got some problems whit my TBDev Source 2009.
I have windows server 2008 and runing xampp.
When i trying to login it as sysop it says:

Code:
Error: The page you tried to view can only be used when you're logged in.
and when i trying to create a new user it says:

Code:
Warning:  mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\takesignup.php on line 167

Warning:  Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\takesignup.php:167) in C:\xampp\htdocs\takesignup.php on line 171

What can the problem be? plz help
Reply With Quote