Menu

PHPIX not displaying at all now

Help
2002-08-26
2003-03-19
  • Ben Hambleton

    Ben Hambleton - 2002-08-26

    I have been using PHPIX for some time now with out any problem. I installed a new server and moved the album dir from one machine to the other. To the best of my knowledge the machine are setup identical. However when I go to the album now it will list the albums fine. However, when I click on any of the albums it just reloads the list of albums again. I have chmod 777 all the files I have chwon nobody.nobody. I have chacked that all the paths are correct. I am not sure why this stopped working. I am hoping that someone has seen the problem and it is jsut a simple fix.
    Thank you for your time.
    Ben

     
    • Ben Hambleton

      Ben Hambleton - 2002-08-27

      I forgot to mention I am running apache 1.3.26 and php-4.2.2 I used Apachetoolbox to compile everything in one shot.

       
    • Robert

      Robert - 2003-03-19

      Are there any errors in the logs or other places?
      It could also be that "register_globals" is disables.
      PHPix relies on (this will change, since it is now not a "good thing") the get/post being globals, so the code is probably not getting any variables from GET, therefore showing the list of albums all the time.  If you do not want to enable register_globals, check back in a few days and I will have the vars as $_REQUEST[var] to be a little more safe/clean.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.