DH dev environment - how to: php5 as CGI?
Posted by: sandiegosteve
Posted on: 2007-07-05 17:21:00
I'm thinking about using DH. Before I switch, I want to make sure my sites will work. I want to make a dev server that closely mirrors DH's setup. From what I have gathered in the Wiki, I have gotten pretty close.
My last thing to configure is to run PHP5 as a CGI process under Apache2. I can't for the life of me figure out how to do this.
Does anyone have any simple insight? Can it be done at the virtual host level within apache, does it need to be at a global level? I've got the php5-cgi .deb package, what else would I need?
Thanks,
Steve
current dev setup:
- VMWare
- Debian etch
- Apache2 (as apache module)
- Php5
- MySQL 5
- Phpmyadmin
- VSFTP
- Postfix/Squirrelmail