Page 2 of 2

PostPosted: 13. June 2006 20:09
by EQ
Wiedmann wrote:"mod_fcgid" is not working for you?

Try switching PHP with:
Code: Select all
/usr/local/xampp/xampp phpfastcgi5
or
/usr/local/xampp/xampp phpfastcgi4



phpfastcgi4
phpfastcgi5

can't find them :(

PostPosted: 13. June 2006 20:56
by Wiedmann
can't find them

:?:

PostPosted: 13. June 2006 21:53
by EQ
Wiedmann wrote:
can't find them

:?:


xampp 005 on FreeBSD !!

PostPosted: 13. June 2006 22:38
by Wiedmann
Sure, but what can't you find?

- In the directory "/usr/local/xampp" is the startscript for XAMPP with the name "xampp".
--> so you can execute this script with: /usr/local/xampp/xampp"

- This script knows several parameters. Two of them are "phpfastcgi5" and "phpfastcgi4":
phpfastcgi5 = use PHP5 with mod_fcgid
phpfastcgi4 = use PHP4 with mod_fcgid

And together (scriptname with parameter):
/usr/local/xampp/xampp phpfastcgi5
or
/usr/local/xampp/xampp phpfastcgi4

PostPosted: 14. June 2006 08:11
by EQ
Wiedmann wrote:Sure, but what can't you find?

- In the directory "/usr/local/xampp" is the startscript for XAMPP with the name "xampp".
--> so you can execute this script with: /usr/local/xampp/xampp"

- This script knows several parameters. Two of them are "phpfastcgi5" and "phpfastcgi4":
phpfastcgi5 = use PHP5 with mod_fcgid
phpfastcgi4 = use PHP4 with mod_fcgid

And together (scriptname with parameter):
/usr/local/xampp/xampp phpfastcgi5
or
/usr/local/xampp/xampp phpfastcgi4


:D Yeeeee! Stupid me. Thank You!

10x

PostPosted: 10. September 2007 16:05
by bluemamba
Wiedmann you are the man!

I'm using XAMPP on Windows for almost 5 years now and ii plan to switch on FreeBSD (PcBSD). I`ll post feedback for your port.
One of the things that kept me running windows were the fact that Xampp was not ported for FreeBSD, but 10x to you, now I can give it a try :)

10x Wiedmann!

PostPosted: 25. September 2007 15:34
by cnuggu
Wiedmann wrote:So, i'm ready with the new version:

README
RELEASENOTES
XAMPP for FreeBSD 0.0.5
(MD5 (xampp-freebsd-0.0.5.tar.gz) = 11786e950f2918049239439e00f877cf)
XAMPP for FreeBSD 0.0.5 upgrade
(MD5 (xampp-upgrade-freebsd-0.0.5.tar.gz) = f80368f570f9b91dad5c550ab54a5a81)

Thanks for testing :-)



Your links don't work. Can you repost new links or XAMPP. 10x for your efforts.