Page 1 of 1

problem with defaultBaseURL

Posted: Sat Oct 31, 2015 3:45 pm
by mchinfa
Hello
I hope I'll explain that in english...
I've installed Serendipity in a folder of my provider.
After I've a domainame and I wanted to redirect my news web address to this folder .
I think I've made a big mistake beacause I've change the Default base URL.
To repair it I've going to my database and change defaultBaseURL and write the older.
But it doesn't work.

I've the message when I'm going to http://www.psychotherapeuteremondin.fr/paradispa ( before it was working)
Parse error: syntax error, unexpected T_NEW in /home/psychoth/www/paradispa/include/compat.inc.php on line 119
And the real path I want for website is http://www.paradi-spa.com and when I'm going to the address I see all folder of serendipity.
I think I' forgotten something but I don't Know what.
Is there someone for helping me ?

Re: problem with defaultBaseURL

Posted: Sat Oct 31, 2015 4:02 pm
by Timbalu
Please read http://board.s9y.org/viewtopic.php?f=1&t=20107
I assume you have similar problems, in special with the PHP version.
mchinfa wrote:I've installed Serendipity in a folder of my provider.
Which is an old Serendipity Version 1.7.8

Re: problem with defaultBaseURL

Posted: Sat Oct 31, 2015 4:12 pm
by mchinfa
hello,


Thanks for your answer. I think i'ts not the problem because I've update my htaccess.
The problem was born when I've change the path .
I don't understand why when I've rechange in database it doesn't work.

I hope someone will fine something to help ;)

Re: problem with defaultBaseURL

Posted: Sat Oct 31, 2015 4:54 pm
by Timbalu
I am pretty sure that this error
Parse error: syntax error, unexpected T_NEW in /home/psychoth/www/paradispa/include/compat.inc.php on line 119
is based to an outdated PHP version. Where did you check that the Serendipty physical Server has an allowed PHP version PHP 5.2+?

Just to set this right: It not the causing error itself. Its our Exception handler which cannot run!
You probably have made a mistake somewhere. This error is directed to the exeception handler and not shown, since NEW is not known.

Re: problem with defaultBaseURL

Posted: Sat Oct 31, 2015 4:59 pm
by mchinfa
Thank you so much timbalu I'll verify it on monday because yet I'm with a frien computer and I can't verify my Htaccess.
I'll check that and write here if it's ok