Hello, Trying to install sphpblog on my own server I have problem I never had before with the many php application I have.
I have to problems:
* sometime get doubled folder url:
http://www.dodin.org/blog/blog/index.php (notice the two "blog" parts, of course only one should be), when I fix it manually it works:
http://www.dodin.org/blog//index.php works (display the page).
logout works but give this:
http://www.dodin.org/blog//index.php (notice the two //)
I also some time get
http://www.dodin.orgblog/index.php (no / between org and blog) and of course this gives nonexistent page
Is there something like folder permission? I had to create manually the three special folders
thanks jdd
Log in to post a comment.
Hello,
Trying to install sphpblog on my own server I have problem I never had before with the many php application I have.
I have to problems:
* sometime get doubled folder url:
http://www.dodin.org/blog/blog/index.php (notice the two "blog" parts, of course only one should be), when I fix it manually it works:
http://www.dodin.org/blog//index.php works (display the page).
logout works but give this:
http://www.dodin.org/blog//index.php (notice the two //)
I also some time get
http://www.dodin.orgblog/index.php (no / between org and blog) and of course this gives nonexistent page
Is there something like folder permission? I had to create manually the three special folders
thanks
jdd