Forum Moderators: coopster

Message Too Old, No Replies

T_String error

         

narl

4:58 am on Dec 29, 2004 (gmt 0)



Getting this error
Parse error: parse error, unexpected T_STRING in /home/cmarley/public_html/admin/config.php on line 23

When I go to that line it is
$dbhost = 'localhost'; // (your host name - default: localhost)

As you can see it is correct :(

outrun

8:51 am on Dec 29, 2004 (gmt 0)

10+ Year Member



Welcome to Webmasterworld narl.

Parse error: parse error, unexpected T_STRING .. line 23

The error is not always on the line it shows look at the code before this line to find the error.

regards,
Mark

coopster

1:21 pm on Dec 29, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, narl.

A color-formatting text editor might help you find these errors a bit quicker. A quick search of WebmasterWorld will turn up quite a few options.