php-windows Digest 13 Mar 2005 03:27:20 -0000 Issue 2605

Topics (messages 25736 through 25738):

Re: Reparse / reread php.ini
        25736 by: Jim Plush

Re: XP and PHP
        25737 by: M. Sokolewicz

Re: [php-list] Looking for new php hosting service
        25738 by: Cornelius Engelbrecht

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- Begin Message ---
do a phpinfo() call and look at the path of your php.ini file, it appears
you're not editing the correct one.

I usually just do iisreset on the command line and thats all I need.


"Peter Ordal" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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'd hate to have to restart the entire system just to change one
> small directive.
>
> Thanks,
> Peter

--- End Message ---
--- Begin Message ---
and check for register_globals
Jim Plush wrote:
just try
<?php

    echo 'HEY PHP!';
?>


"Stan Holmes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]

Hi
 New at this game. I loaded php5 on XP with the php installer. I cannot

get

a varable to parse. Can anyone help. I do believe it is with the
instalation. I have checked the rights to the ini file and the the php
directory - i gave full control to try and get it working. Set the path
varable. Here is the code which is in the root directory of the IIS web
site. Right are correct on these files.

<html>
<head>
 <title>PHP Test</title>
</head>
<body>
<FORM METHOD="POST" ACTION="p-3-3.php">
<BR> NAMES:
<INPUT TYPE="TEXT" NAME="NAMES">
<BR>
<INPUT TYPE="SUBMIT" VALUE="SEND">
</FORM>
</body>
</html>

==========================
PHP FILE
==========================

<?php

echo ("Names=$NAMES");
?>


My email address is [EMAIL PROTECTED] Thanks Stan

--- End Message ---
--- Begin Message ---
I absolutely loooooooooooove Zentrifugal.

I use Zentrifugal to host a database-driven site.  Their hosting service
costs only $99 per year, but is relatively feature-rich and reliable.
Linux, Apache, MySQL, PHP.... you get the picture.

I've recommended them to so many of my friends & family members (who are
nearly all hosting with them now), that Zentrifugal should just hire me as
their evangelist.

Their customer support is "enlightened".  They not only answer the question
that you asked, but anticipate other related questions that might crop up;
and answer them too!

The URL is: www.zentrifugal.com

Cornelius

-----Original Message-----
From: Jim MacDiarmid [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 09, 2005 10:33 AM
To: [email protected]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [php-list] Looking for new php hosting service


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.10000mb.com/Hosting.html 
but I was wondering if there was anything better?  I'm looking for a decent
plan that I can host a PostNuke site with pnPHPbb2 and a classified ads
package  I purchased recently.  
 
Thanks much,
Jim
 
Northern Virginia Community Classifieds
http://www.nova-classifieds.com
 


[Non-text portions of this message have been removed]



Community email addresses:
  Post message: [EMAIL PROTECTED]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 





----------------------------------------------------
This message has been processed by Firetrust Benign.

--- End Message ---

Reply via email to