Hello, I am unable to "initialize" php on my server. I have the php,3,4 apache modules installed and I do most of my server configuring through webmin. Is there something I need to do to initialize php? Any help would be great!
Here is an error I received from a php script:
You are not running PHP - Please contact your system administrator.\n\n"; flush(); $DB_site->query($val); } unset ($query); unset ($explain); } if (!isset($action)) { ?>
I am a super n00b so please tread lightly 🙂