Re: [PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-05 Thread Kris Craig
Have you tried running PHP as a FastCGI module instead of ISAPI? I'm not sure if it's still performing better or not, but at very least it is a lot easier to setup. --Kris

RE: [PHP-WIN] PHP Wiki Windows StepByStepBuild

2011-04-01 Thread Kris Craig
None that I'm aware of. Having some mirrors would be ideal, but since it's a wiki keeping them synchronized would probably be a nightmare. Do we have an ETA on getting the wiki back up yet? --Kris -Original Message- From: Jeff McKenna [mailto:jmcke...@gatewaygeomatics.com] Sent: F

Re: [PHP-WIN] PHP Startup: Unable to initialize module

2011-03-30 Thread Kris Craig
as I know there's no way to force a reload except for a reboot. Just FYI. --Kris On Wed, Mar 30, 2011 at 11:28 PM, Kris Craig wrote: > Have you checked your PATH? If you've installed a previous (i.e. 5.2.x) > version of PHP using the MSI installer earlier, then it's possib

RE: [PHP-WIN] PHP Startup: Unable to initialize module

2011-03-30 Thread Kris Craig
Have you checked your PATH? If you've installed a previous (i.e. 5.2.x) version of PHP using the MSI installer earlier, then it's possible that the install directory was never removed from your system PATH (the MSI installer doesn't do this automatically as far as I know). It has been my experien