Hi, I've a few questions about PHP usage in cherokee:
1. How do you cope with "No input file specified." errors. Which way you'd suggest to fix this. (A CGI wrapper for SCRIPT_FILENAME env. variable? If so, any examples?) Also, is it possible to cope with this error by intervening cherokee internals? (Like adjusting it automatically from cherokee side.) Because, it's going to be very ugly to set SCRIPT_FILENAME in every PHP file you have. 2. What should I do to make PHP work in a chroot'ed env.? [Hard]Linking PHP binaries inside DocumentRoot? Regards. _______________________________________________ Cherokee mailing list [email protected] http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee
