View previous topic :: View next topic |
Author |
Message |
splinta -
Joined: 09 Jan 2006 Posts: 4 Location: London, UK
|
Posted: Tue Jan 10, 2006 2:47 am Post subject: PHP Problem |
|
|
I got a new problem setting up my php....
i followed the abyssunderground tutorial and it still didnt work.... it would just want me to download the file... so then my friend point me out the mime type looks a bit dodgy, so i changed it to "application/x-application-php" but i check the folder where its got the php and it says "application/octet-stream"
i would appericate ur help.... thanks |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Tue Jan 10, 2006 8:45 am Post subject: |
|
|
Make sure you have followed the tutorial 100%. Make sure the file ending ".php" is set in the interpreters area of the console. Without it this would cause the file to download instead of PHP parsing the file. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
|