problem with defaultBaseURL

Having trouble installing serendipity?
Post Reply
mchinfa
Regular
Posts: 28
Joined: Tue May 08, 2007 4:26 pm
Contact:

problem with defaultBaseURL

Post 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 ?
Timbalu
Regular
Posts: 4598
Joined: Sun May 02, 2004 3:04 pm

Re: problem with defaultBaseURL

Post 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
Regards,
Ian

Serendipity Styx Edition and additional_plugins @ https://ophian.github.io/ @ https://github.com/ophian
mchinfa
Regular
Posts: 28
Joined: Tue May 08, 2007 4:26 pm
Contact:

Re: problem with defaultBaseURL

Post 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 ;)
Timbalu
Regular
Posts: 4598
Joined: Sun May 02, 2004 3:04 pm

Re: problem with defaultBaseURL

Post 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.
Regards,
Ian

Serendipity Styx Edition and additional_plugins @ https://ophian.github.io/ @ https://github.com/ophian
mchinfa
Regular
Posts: 28
Joined: Tue May 08, 2007 4:26 pm
Contact:

Re: problem with defaultBaseURL

Post 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
Post Reply