From:             mattd at internode dot on dot net
Operating system: Windows 2003 SP1
PHP version:      5.2.1
PHP Bug Type:     *Configuration Issues
Bug description:  php.ini-recommended does not work

Description:
------------
Hello, Thankyou for taking the time to look at this.

I am experincing this problem, i have installed the latest apache 2.2 and
downloaded the latest php 5.2.1 and extracted it to c:\php i changed
php.ini-recommended to php.ini

In the apache httpd.conf i have set the nesscary settings and specified
PHPIniDir = "C:/php"

Apache Service monitor says apache/2.2.4 (Win32) PHP/5.2.1

I am loading a php file that has <?phpinfo();?> in the root of httpddocs.

When browse to the website and view the phpinfo.php which contains the
above, I get a blank page. I view teh source code for the page and i see
<?phpinfo();?>, after trying numerious things, i decided to try
php.ini-dist and change it to php.ini.

It works i get the successfully create phpinfo page with all the php
information.

So what in the php.ini-recommended is causing php not to phrase PHP files.


- This happens with the latest CVS snapshot.
- I'm using unaltered php.ini-recommended except for changing it to .ini

THankyou in advance for your help.







-- 
Edit bug report at http://bugs.php.net/?id=41022&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=41022&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=41022&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=41022&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=41022&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=41022&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=41022&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=41022&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=41022&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=41022&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=41022&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=41022&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=41022&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=41022&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=41022&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=41022&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=41022&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=41022&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=41022&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=41022&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=41022&r=mysqlcfg

Reply via email to