Still got problem

Having trouble installing serendipity?
Post Reply
eightgr

Still got problem

Post by eightgr »

yesterday I post a thread concerning a redirection problem . I can't go further than the first installation place.

But when I've used a direct link : http://mywebsite/serendipity/serendipit ... y[step]=2b it was ok !

But when i click on the installation complete from this page after havin complete all the field, the brower i going back to the first installation page (the check page ) ???

Any idea ???

thenks a lot !
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Still got problem

Post by garvinhicking »

Hm, this is really strange. Which server environment do you have? (PHP, Webserver, Operating System) and which versions?

What was your URL again?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Re: Still got problem

Post by Guest »

garvinhicking wrote: What was your URL again?
Regards,
Garvin
This is the url where you can check all the informations : http://www.itsartmag.com/swlog/serendipity_admin.php

It's really strange ... I've already install this version on another server without problems ..

I can check the apache and php configuration on the server were It's art mag is hosted ..

Thanks for your help
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Still got problem

Post by garvinhicking »

Hm, this is definitely a Apache configuration issue. Can you get to the apache httpd.conf file? There might be an obscure setting that dislocates the URL parsing...

On several hundred installations I've never heard of a server that has a problem with the way of "?serendipity[step]=2b" writing, which should you point to serendipity_admin.php. A URL starting with "?" means, use the current script URL that was called...

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Re: Still got problem

Post by Guest »

garvinhicking wrote:Hm, this is definitely a Apache configuration issue. Can you get to the apache httpd.conf file? There might be an obscure setting that dislocates the URL parsing...

On several hundred installations I've never heard of a server that has a problem with the way of "?serendipity[step]=2b" writing, which should you point to serendipity_admin.php. A URL starting with "?" means, use the current script URL that was called...

Best regards,
Garvin
Unfornatly I can't access the http.conf file :-(

Is there no chance to write the config file by myself without using the installation process ? is there a default ini file with generic settings ?

Thanks for your help
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Still got problem

Post by garvinhicking »

The problem is that the installation is not the only place where we use a "?..." URL to access files. So even if you would get the installation file written, you wouldn't be able to fix the next problems.

So I'm very sorry to say that you will either need to talk to your provider/hoster about the settings, or you may not be able to use Serendipity properly. We might in the future remove all "?..." links and replace them with full links in the future, but since in the past 2 years nobody ever reported such a problem, we cannot treat it with high priority...

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Re: Still got problem

Post by Guest »

garvinhicking wrote:The problem is that the installation is not the only place where we use a "?..." URL to access files. So even if you would get the installation file written, you wouldn't be able to fix the next problems.

So I'm very sorry to say that you will either need to talk to your provider/hoster about the settings, or you may not be able to use Serendipity properly. We might in the future remove all "?..." links and replace them with full links in the future, but since in the past 2 years nobody ever reported such a problem, we cannot treat it with high priority...

Best regards,
Garvin
I really understand ! Anyway thanks a lot for all your help and keep in the good work !

Have a nice day
Post Reply