PHP support missing in HTTP 2

2002-10-06 Thread James Salinas
I've searched through all the archives for Psyche & have not seen this asked, so here goes: After a non-eventful fresh install of Psyche, I've noticed that the web server being installed is httpd-2.0.40-8 and php is php-4.2.2-8.0.5 being installed into /usr/bin/php In editing /etc/httpd/conf/htt

Re: PHP support missing in HTTP 2

2002-10-06 Thread James Salinas
On Sun, 2002-10-06 at 20:56, Craig White wrote: > /etc/httpd/conf.d/php.conf > /etc/httpd/conf.d/README > > Craig > Thanks Craig, but that's what i'm trying to figure out... the web server is not handling php files as anything other than text. /etc/httpd/conf.d/php.conf is present and as far as

Re: Problem with Psyche Disc 1 ISO??

2002-10-06 Thread James Salinas
i had same problems when getting my ISOs using ftp. rhn suggested using wget instead. worked fine after that... no more problems. command to get the iso images was: wget -c '{full url to file.iso}' the -c is continue, so if file xfer aborts for some reason, just run the same command again and i

Re: PHP support missing in HTTP 2 -RESOLVED-

2002-10-06 Thread James Salinas
Not sure what resolved the issue, however, after doing the following, it now works: service httpd stop - clearing out all self-inflicted edits / restoring orig files service httpd start * still not working here... full system shutdown/reboot - now it works... I'm not complaining... as long as it