Re: [PHP] Enabling short tags in PHP 4.0.6

2001-07-13 Thread Coulee Web

Thank you - that did the trick! The php.ini file WAS in the wrong
folder. Too bad the ./configure command doesn't know where to put it!

Ralph Guzman wrote:
 
 Are you sure you have the php.ini file in the right directory? When looking
 at phpinfo() make sure php.ini is located where the Configuration File
 (php.ini) Path is set to.
 
 -Original Message-
 From: Coulee Web [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, July 10, 2001 6:03 PM
 To: [EMAIL PROTECTED]
 Subject: [PHP] Enabling short tags in PHP 4.0.6
 
 I have just installed PHP 4.0.6 on my server and although the php.ini
 file shows that short open tags should be on, a look at phpinfo() shows
 they are off and of course the don't work. I have a huge site already
 developed using short tags and must turn them on. Does anyone know what
 is wrong? I even configured PHP with the --enable-short-tags option but
 still no luck.
 
 --
 ---
 Shane Lambert, Owner
 Coulee Web
 http://www.couleeweb.net/
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
---
Shane Lambert, Owner
Coulee Web
http://www.couleeweb.net/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Enabling short tags in PHP 4.0.6

2001-07-10 Thread Coulee Web

I have just installed PHP 4.0.6 on my server and although the php.ini
file shows that short open tags should be on, a look at phpinfo() shows
they are off and of course the don't work. I have a huge site already
developed using short tags and must turn them on. Does anyone know what
is wrong? I even configured PHP with the --enable-short-tags option but
still no luck.

-- 
---
Shane Lambert, Owner
Coulee Web
http://www.couleeweb.net/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]