Member
Member
fxk   2009-06-10, 11:36
#1
Hi,

apparentely every time after I edit an image (no matter if after uploading or just editing anytime later) I get redirected to a weird address I don't understand.

`https://sub.mypage.org/photos/zp-core/admin-edit.php?page=edit&album=stuff&tab=imageinfo`

>>> will turn - after clicking "Save" - into >>>

` https://sub.mypage.org/cgi-bin/php.cgi/photos/zp-core/admin-edit.php?page=edit&album=stuff&mcrerr=1&saved&subpage=1&tagsort=1&tab=imageinfo </code

Here I get a "500 Internal Error"

All other links and redirects work fine. If I remove ``/cgi-bin/php.cgi` I'll get back to the edit page, all good.

I don't feel comfortable with .htaccess files and rewrite's, never really found out how they worked.

Is it of relevance, that I have a separate .htaccess-file in my roots directory `https://sub.mypage.org`, since I run a mediawiki-install here?

Thanks all of you for a great piece of software and the lively community.
fxk
Administrator
Administrator
acrylian   2009-06-10, 11:44
#2
The backend actually does not use htaccess/modrewrite. It may be related to your parent htaccess file but also to the the "https". Try changing the server protocol on the options.
Member
Member
fxk   2009-06-11, 22:06
#3
At first I didn't know what you mean, but eventually I found it. Great - thanx, this worked, after I changed the protocoll from HTTP to HTTPS it looks great again.

Cheers
fxk
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.