Pls help... I'm running out of hair!
I performed a security update recently and ended up with :
>gallery-1.3.1 > php-4.2.3 > apache-2.0.40 > Solaris 5.9 (sun4u)
Apache and PHP were compiled from sources. PHP appears to be working fine and php.ini looks sane. I can run other PHP apps and gallery/setup/index.php.
I'm now experiencing the gallery Configuration Wizard 'loop problem' described in similar posts...
#./sh configure.sh
run though 3 step config and save
#./sh secure.sh
try to brows albums.php and get told gallery is not yet configured.
gallery file permissions look sane - read/writable by apache user
I've tried register_globals On and Off. (but prefer to stick with the default Off)
Could someone suggest some other avenue of investigation? Or where a version conflict may be occuring?
Is this a known bug? If so, when could we expect a patch or gallery version update?
Any help would be welcome
....and could save me the expense and embarassement of a hairpiece.
TIA
C.W.
Posts: 7994
PHP is still experimental on Apache 2.x, so we provide no support for that platform. Neither does PHP for that matter. I can only help you if you're using Apache 1.x, sorry.
Posts: 2
so is the advice is to roll back the Apache to 1.3.*?
any idea when Apache2 might be supported?
TIA
C.W.
Posts: 7994
We'll support Apache 2 soon after PHP does. No idea when that will be, though -- check the PHP website.
Posts: 7
:sad: I dont know if this is the problem I am having, but I can tell you it sucks. I have a new server with Red Hat 8.0 and it comes with Apache 2.0 and currently gallery works like crud :sad:
Posts: 2
Gallery *can* work with apache2, see this thread http://gallery.menalto.com/modules.php?op=modload&name=phpBB_14&file=index&action=viewtopic&topic=656&13
Maddox