rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: imon9 on March 20, 2005, 04:06:52 PM

Title: PHP support please :)
Post by: imon9 on March 20, 2005, 04:06:52 PM
HTML is fine...can do all sorts, but
but PHP is great :D
i was hoping that  HFS will support PHP.

i am now running 2 server at 1 time...
HFS for file sharing
and Abyss Web Server (freeware) that is simply great...

http://www.aprelium.com/abyssws/

i hope u will take a look at Abyss. I love their web admin. simplify a lot of configuration work

Abyss uses php.exe from http://www.php.net/downloads.php as an interpreter thus need not to rewrite the whole thing into its program. I think it is a smart aproach, i hope HFS can do the same too...

hope to hear some good new from u ;)

take care~
Title: PHP support please :)
Post by: rejetto on March 21, 2005, 12:59:44 AM
i use abyss too
php support is already in to-do list
you should check the list before asking
Title: PHP support please :)
Post by: Anonymous on May 09, 2006, 09:48:37 PM
i hope it comes soon

regards
Iwanb :D
Title: PHP support please :)
Post by: sigudian on May 12, 2006, 04:40:47 PM
i im not 100% sure, but i think its possible to imbedd thsi php.exe file into hfs.exe, instead of rewriting it from start?

whit resource hacker, i believe its just a coupoe of simple cut and paste, but u probably have better tools
Title: PHP support please :)
Post by: Martok on May 12, 2006, 06:17:15 PM
Nope, it is no possible with resource Hacker, because code is not a resource.

But this would again speak for launching external programs to generate pages, and this would mean multithreading/ changes in the queueing system.

Lots of work to do, but I think this should be for version 2.5 up or so.
Title: PHP support please :)
Post by: jack_2000 on May 13, 2006, 03:18:39 PM
there was this nifty tool to merge
two exes into one...
maby you can use it :)
Title: PHP support please :)
Post by: rejetto on May 14, 2006, 09:49:24 PM
php will not be included inside HFS.
that's not the way it works.
it will be used as external file.