Gossamer Forum
Home : General : Internet Technologies :

PHP install

Quote Reply
PHP install
When you install PHP and it you go to open http.conf file - do you have to manually open it in notepad or something. All the files have no "open with" program association????.
Quote Reply
Re: [aussiehomeshop] PHP install In reply to
If using Windows, then yeah. You can open it in pretty much any text editor. Just associate that file type with that program (can be done when opening it, as an 'open with' window will pop-up)....

Its pretty simple Smile

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] PHP install In reply to
yeah-I am using windows. Which file do I configure - http.conf or http.default.conf??????
Quote Reply
Re: [aussiehomeshop] PHP install In reply to
http.conf

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] PHP install In reply to
The page can't be found when I try http://localhost/test.php. I've changed docroot to "C/website" and directory the same. I've also put in

- LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php
directly under the modules but this stops apache from running?????
Quote Reply
Re: [aussiehomeshop] PHP install In reply to
Check the error log.