PHP Grumph.
Sep. 27th, 2004 07:27 pmWell, it turns out my PHP problems had nothing to do with PHP. What was happening was that the php scripts were (for reasons I've yet to figure out) asking for my http connection to the script pages to be converted to an https connection. I haven't set up https, so I kept getting 'Connection Refused' errors. It wasn't until I tried using lynx that I got a trace of what went wrong that was usable to diagnose the problem.
Now I just gotta figure out why that was happening.
Now I just gotta figure out why that was happening.