RE: [PHP-WIN] Looking for new php hosting service

2005-03-09 Thread Ron.Herhuth
I have been very happy with Mediahost http://www.mediahost.com Ron >From: Jim MacDiarmid >To: PHP-windows@lists.php.net; [EMAIL PROTECTED]; [EMAIL PROTECTED] >Sent: 03/09/2005 11:37 AM >Can anyone provide recommendations? I currently have a plan with >http://www.webhost4life.com however I'm be

[PHP-WIN] Reparse / reread php.ini

2005-03-09 Thread Ordal, Peter
How can I force PHP to reread the php.ini configuration file under IIS 6? I'm on Windows Server 2003, using the ISAPI extension (version 4.3.7) I've tried turning off ISAPI caching, restarting the web site, restarting the World Wide Web Publishing Service, and the IIS Admin Service to no avail. I

[PHP-WIN] Re: Looking for new php hosting service

2005-03-09 Thread Jason Barnett
Jim MacDiarmid wrote: > Can anyone provide recommendations? I currently have a plan with ... pair is good. -- Teach a man to fish... NEW? | http://www.catb.org/~esr/faqs/smart-questions.html STFA | http://marc.theaimsgroup.com/?l=php-general&w=2 STFM | http://php.net/manual/en/index.php STFW |

[PHP-WIN] Looking for new php hosting service

2005-03-09 Thread Jim MacDiarmid
Can anyone provide recommendations? I currently have a plan with http://www.webhost4life.com however I'm becoming quickly unhappy with them. Sometimes I wonder if they have the janitor doing tech support. I'm looking perhaps going with http://www.1mb.com/Hosting.html but I was wondering if t

[PHP-WIN] Re: Can't use php-soap in windows enviroment?

2005-03-09 Thread Caroline Maynard
Actually it's simpler than that. Your WINLAMP distribution probably was compiled with --enable-soap, because this is the default for a Win32 zip distribution. But it's not loaded by default. So all you should need to do is uncomment the line extension=php-soap.dll in your php.ini, restart Apache