php-windows Digest 29 Nov 2005 10:18:50 -0000 Issue 2838

Topics (messages 26542 through 26544):

Re: Parse errors not showing up in the browser
        26542 by: David Collard

Changes to php.ini file have no effect
        26543 by: Charlie Wong
        26544 by: Wayne Khan

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 ---
Wayne Khan wrote:

Hi all,
I am using Sokkit 3.5, and my parse errors are not showing up in the
browser. I'm sure its something to do with php.ini, and trust me I've tried changing it, but it still doesn't show the parse errors. The result is that
I spent a lot of time looking for that extra (or missing) bracket... Or
brace. Quite silly really.

I switched back to PHPTriad and the error came up straightaway. Anybody
knows which setting to change? And whether to reboot the server? Of course
I'm a PHP newbie. Thanks a lot!

Wayne

have you tried using error_reporting(E_ALL) ?

--- End Message ---
--- Begin Message --- Hi Everyone, please excuse me if this post breaks protocols in any way, since I'm new to this.

I've been running a php-nuke site for some time, but recently it started acting funny. I made some changes to my php.ini, but discovered that changes have no effect. Even if I delete the php.ini from my windows directory and the php directory, there is no effect. Is there some chance that a variable somewhere, possibly changed by an error or a hacker, now points to a hidden php.ini file somewhere?

I'm running Apache and PHP 4.3 on Windows XP Pro.

Thanks, Charlie

--- End Message ---
--- Begin Message ---
You can use phpinfo() and look for the entry "Configuration File (php.ini)
Path"... Not sure if an error or hacker can do so, but maybe its possible.

Windows Apache runs PHP as as a module; have you tried simply restarting the
webserver? 

Wayne

-----Original Message-----
From: Charlie Wong [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 29 November 2005 8:44 AM
To: [email protected]
Subject: [PHP-WIN] Changes to php.ini file have no effect

Hi Everyone, please excuse me if this post breaks protocols in any way,
since I'm new to this.

I've been running a php-nuke site for some time, but recently it started
acting funny. I made some changes to my php.ini, but discovered that changes
have no effect. Even if I delete the php.ini from my windows directory and
the php directory, there is no effect. Is there some chance that a variable
somewhere, possibly changed by an error or a hacker, now points to a hidden
php.ini file somewhere?

I'm running Apache and PHP 4.3 on Windows XP Pro.

Thanks, Charlie

--
PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php

--- End Message ---

Reply via email to