SourceForge.net and PHP5

Programming, for all ages and all languages.
Post Reply
senaus
Member
Member
Posts: 66
Joined: Sun Oct 22, 2006 5:31 am
Location: Oxford, UK
Contact:

SourceForge.net and PHP5

Post by senaus »

Hi guys,

Does anyone know if SourceForge supports PHP5? I'm trying to implement the CMS I've been working on for my kernel website. I've tried changing the handler in .htaccess, but then my browser tries to download the PHP file...

Cheers,
Sean

Code: Select all

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/M/MU d- s:- a--- C++++ UL P L++ E--- W+++ N+ w++ M- V+ PS+ Y+ PE- PGP t-- 5- X R- tv b DI-- D+ G e h! r++ y+
------END GEEK CODE BLOCK------
SpooK
Member
Member
Posts: 260
Joined: Sun Jun 18, 2006 7:21 pm

Re: SourceForge.net and PHP5

Post by SpooK »

senaus wrote:Hi guys,

Does anyone know if SourceForge supports PHP5? I'm trying to implement the CMS I've been working on for my kernel website. I've tried changing the handler in .htaccess, but then my browser tries to download the PHP file...

Cheers,
Sean
phpinfo();
Post Reply