When I go to run the install script, I get this error:
Parse error: syntax error, unexpected T_STRING in /home/thinkth1/public_html/forums/upload/includes/config.php on line 60
When I go to config.php, I see that line 60 is around where it asks for the server name and port. I've left the servername as 'localhost' and the port as '3306.'
Do I need to change this? Also, if it helps any, when I went to do the install script, I typed in this:
Nothing popped up; it just took me to the main page of my site. Then I realized that I made a folder called forums when I was uploading all the files, and in forums, I included the upload folder and everything in it. So, I typed this URL in:
http://www.think-theory.com/forums/u...ll/install.php
This is when I get the error.
Parse error: syntax error, unexpected T_STRING in /home/thinkth1/public_html/forums/upload/includes/config.php on line 60
When I go to config.php, I see that line 60 is around where it asks for the server name and port. I've left the servername as 'localhost' and the port as '3306.'
Do I need to change this? Also, if it helps any, when I went to do the install script, I typed in this:
Nothing popped up; it just took me to the main page of my site. Then I realized that I made a folder called forums when I was uploading all the files, and in forums, I included the upload folder and everything in it. So, I typed this URL in:
http://www.think-theory.com/forums/u...ll/install.php
This is when I get the error.

Comment