I am running php in Apache on Windows98SE PC
I have been using php version 4.3.3 and everything worked OK except the
mcrypt function didn't work.
Because of this, I upgraded to version 4.3.4 and mcrypt now works OK but my
hyperlinks to other pages no longer work. It simply jumps back to the same
page.
The page number in the address bar changes, e.g /index.php?page= 3 changes
to:- /index.php?page= 5 but the displayed page is still the same.
If I go back to using version 4.3.3 again, all is OK.
Did I miss something when I installed 4.3.4?
Thanks for any help.
Geoff.
I have been using php version 4.3.3 and everything worked OK except the
mcrypt function didn't work.
Because of this, I upgraded to version 4.3.4 and mcrypt now works OK but my
hyperlinks to other pages no longer work. It simply jumps back to the same
page.
The page number in the address bar changes, e.g /index.php?page= 3 changes
to:- /index.php?page= 5 but the displayed page is still the same.
If I go back to using version 4.3.3 again, all is OK.
Did I miss something when I installed 4.3.4?
Thanks for any help.
Geoff.
Comment