Thread: Php Error
View Single Post
10-29-2006, 04:17 AM
#1
alporto is offline alporto
Status: Member
Join date: May 2006
Location:
Expertise:
Software:
 
Posts: 412
iTrader: 0 / 0%
 

alporto is on a distinguished road

Send a message via AIM to alporto Send a message via MSN to alporto

  Old  Php Error

I'm getting this error

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/domingos/public_html/config.php on line 14


I'm trying to set up a myspace script.

Here is the line

define('ROOT_DIR', realpath(dirname(__FILE__)));


What am I supposed to set that at?