Elxis CMS Forum

Support => Installation => Topic started by: zarjeez on April 13, 2007, 01:43:53

Title: php T_STRING Error
Post by: zarjeez on April 13, 2007, 01:43:53
Installing on my EasyPHP it runs but.. on my server gives me this error:

Parse error: syntax error, unexpected T_STRING in /home/levmaco/public_html/elxis/includes/sef.php on line 1

what that means??
Title: Re: php T_STRING Error
Post by: CREATIVE Options on April 13, 2007, 12:43:05
Replace the sef.php file from the incudes folder with the following

https://forum.elxis.org/index.php?topic=304.msg2246#msg2246
Title: Re: php T_STRING Error
Post by: zarjeez on April 13, 2007, 14:50:21
fixed, thanks.

downloaded sef.zip from link you gave me
installed notepad++
opened new sef.php in notepad++
on menu "format" selected Ansi and checked UTF-8 without BOM
saved
uploaded via ftp BINARY MODE

now it's all ok

Thanks!
Title: Re: php T_STRING Error
Post by: CREATIVE Options on April 13, 2007, 17:40:23
You didn't have to do all of this, you just have to replace the file! (only to upload the file).
I did all the previous steps for you, and for all the members with the same problem.