> Okay ... so the problem I'm having now is that last night I was > trying to reinstall the AMP stack to hopefully fix the problem. I was > removing the amp package and re-installing it through the package > manager, but it wasn't changing anything.
The idea is right, but it didn't work because amp is empty metapackage, which installs apache, php and mysql as its dependencies (you can see those in the dependencies tab in package manager), and reinstalling/removing amp leaves those intact. What you want to do is reinstall SUNWapch22, that will restore everything apache (though, maybe you'll need to uninstall SUNWapch22, but install amp, i don't know how the dependencies will work out). Einar.