phpScheduleIt
May 25, 2013, 07:39:01 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: T_String error in line 70 of config.php  (Read 3555 times)
zealousagenda
Newbie
*

Karma: 0
Posts: 3


« on: April 06, 2006, 10:11:55 AM »

TextWrangler tells me that this is my line 70 in config.php:
$conf['app']['adminEmail'] = 'places_admin@mydomain.com';

(with "mydomain" being the accurate domain).

This is the error that I receive during the install:
Parse error: syntax error, unexpected T_STRING in /home/.kafka/myrootid/mysubdomain.mydomain.com/places/config/config.php on line 70

"places" is the name I've changed "phpscheduleit" to.

This error repeats over and over, no matter the changes that I make to that line 70. It appears when I try viewing the /places/ and the /places/install index pages.

I installed all of the tables on the remote server using the myphpadmin instructions. The tables seem to be fine. After installing the tables, I went to the /install/index.php to finalize the installation.

Can you tell me what the T_String error is in that line? Or can you tell me if I've mistaken the remote installation order of operations?

Thank you.
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5419


WWW
« Reply #1 on: April 06, 2006, 11:37:37 AM »

This is almost always a missing single quote or semi-colon.  Check the line right before the error is reported on to make sure everything is correct.
Logged
zealousagenda
Newbie
*

Karma: 0
Posts: 3


« Reply #2 on: April 06, 2006, 12:00:21 PM »

Apostrophes were the problem. Thank you for the response.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!