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
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
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
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
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.