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
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
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 |
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
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