I recently upgraded my Apache on my dedicated server.
I have four Zen installations for four domains. Two are more recent and two are older, 1.301 & 1.27. The newer installs work fine after I CHMOD'ed my config files to 444 and they're humming with PHP5. The older ones won't work with either PHP5 or PHP4 for seemingly entirely different reasons.
Before you simply suggest that I upgrade, I expect upgrades would take me several days because when I originally designed these carts, I didn't follow the rules for customization. For my time, I would not be paid either.
When I enable PHP4, I get database errors like my Config files are wrong. When I enable PHP5 I get the "Fatal error: Call to a member function Execute() on a non-object in /home/tabletop/public_html/shop/includes/functions/sessions.php on line 61" error but the cart mostly works. This says to me that my MySQL data in config is just fine.
I'm TOTALLY cool with just running PHP4 for now - but the carts are unusable ad my config MySQL stuff looks fine! What else could cause those DB errors?
PL



