php installation help on apache1.3 , winXP

  • bentreflection
  • Born
  • Born
  • No Avatar
  • Joined: Feb 29, 2004
  • Posts: 4
  • Status: Offline

Post March 31st, 2004, 9:50 pm

I have downloaded and installed php for apache, i followed all of the tutorials on setting up and configuring apache for php. However whenever i link to a php page using "a href = 'phpFile.php' " it just prints out the code like it was text. yet when i link it like "a href = http://www.mydomain/phpFile.php" then it works. Does anyone know what I am doing wrong? I cannot figure it out for the life of me.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 31st, 2004, 9:50 pm

  • Managedlinks
  • Proficient
  • Proficient
  • No Avatar
  • Joined: Mar 31, 2004
  • Posts: 294
  • Status: Offline

Post April 4th, 2004, 5:20 pm

It doesnt sound like you have included php in the apache configuration file

if you have when you start apache do you get any error messages ?

my http.conf has this

Code: [ Select ]
#PHP added
LoadModule php4_module c:/php/sapi/php4apache.dll
#AddModule mod_php4.c
AddType application/x-httpd-php .php
#AddType application/x-httpd-php-source .phps
  1. #PHP added
  2. LoadModule php4_module c:/php/sapi/php4apache.dll
  3. #AddModule mod_php4.c
  4. AddType application/x-httpd-php .php
  5. #AddType application/x-httpd-php-source .phps
  • thomas_sum
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Aug 20, 2003
  • Posts: 44
  • Status: Offline

Post April 5th, 2004, 1:03 am

if not u can go and download the phptriad which will configure the seeting for u

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 140 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.