ID: 41771 Updated by: [EMAIL PROTECTED] Reported By: webmaster at studio505 dot net Status: Bogus Bug Type: IIS related Operating System: Windows Server 2003 PHP Version: 5.2.3 New Comment:
http://php.net/manual/en/ini.core.php#ini.short-open-tag This setting is in both .ini files shipped with the windows package. Previous Comments: ------------------------------------------------------------------------ [2007-06-21 23:23:06] webmaster at studio505 dot net Heres where am i angry. Johane said its open then closed. There is no settings for short_open_tags at all in php.ini. If you knew this release was going to be used for the windows package and people where going to need short_open_tags and didnt add ANY settings in php.ini for it HOW can you say its not a bug. It clearly is. Wether you overlooked adding it or not doesnt matter. It affects how it works doesnt it? And you have danced around saying its short_open_tags BUT YOU HAVE NOT EVEN POSTED THE PLACE TO ADD THESE SETTINGS IN PHP.INI WHERE DO YOU ADD THESE MAGICALLY MISSING SETTINGS IN PHP.ini as i said before you would not have HALF The problems with IIS 6.0 installs if you were clear and SAID TO PEOPLE THE TRUTH Heres how you do it. 1. We didnt release people need our integrated to work on ISAPI installs. 2. We forget to add any settings in php.ini that would enable this setting 3. We arent going to blame other people for NOT HAVING SETTINGS THAT THEY WOULD NEED THAT WE DIDNT PUT IN THERE. How is this my fault. You didnt put the settings in there. and you arent answering my question with a fix. Where do i put the magically missing settings to make php WORK correctly in php.ini You are so quick to say this is not a bug and not realize you goofed and you are affecting people installing ISAPI versions on windows server 2003. if i needed this setting to make it work right and its not there. THEN HOW THE HECK IS THAT WORKING AS INTENDED. ------------------------------------------------------------------------ [2007-06-21 23:06:05] [EMAIL PROTECTED] Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php This behaviour is quit normal. php.ini-recommendet disables short_open_tags by default. Although they would work if they are enabled use the recommended <?php and ?> syntax. Thanks! ------------------------------------------------------------------------ [2007-06-21 22:37:13] webmaster at studio505 dot net Theres the php.ini Recommended Version http://area51solutions.com/ini.rar theres not a dang thing wrong with it. And there sure as heck aint no short open tags setting in it. And if there was supposed to be one. Thats a bug by itself. ------------------------------------------------------------------------ [2007-06-21 22:30:02] webmaster at studio505 dot net FOr crying out loud -------------------------------------------------------------------- [21 Jun 10:03pm UTC] [EMAIL PROTECTED] Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php Try using the \"show source\" feature of your browser - looks like you have short_open_Tags disabled in your php.ini -------------------------------------------------------------------- And now you say i got it open?!? Look man / woman w/e Screenshot http://area51solutions.com/whereisit.jpg WHere is the short_open_Tags huh? Do you know why you dont about this issue? becuase people give up on installing as a ISAPI module. They rely on the default mode. First you say i got this this short open tags disabled now you say i got open. quit trying to play me. There is a problem I told you this is a bug and if you fix you wouldnt get half the problems of people installing on windows server 2003. There is a problem with the ISAPI working as a perfect install on windows server 2003. It will not load the text. by adding the HTML headers to help JUMP START text output i proved the install is fine itself. I want a second opinion. ------------------------------------------------------------------------ [2007-06-21 22:16:03] [EMAIL PROTECTED] In one script you have <? phpinfo(); ?> in the other <?php phpinfo(); ?> if you open http://area51solutions.com/test.php in your browser and use the "view source" feature - as I said before - you can see that "<? phpinfo(); ?>" wasn't parsed, which means you have short_open_tags enabled in your php.ini file. No bug. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/41771 -- Edit this bug report at http://bugs.php.net/?id=41771&edit=1