Attempting to Activate Account with Gmail Address

2024-05-08 Thread Ron Gordon
Per Post Edit Apr-2024 by TerryE, I am warning the forum through the “AOO dev 
mailing list" that I have applied for an account.
Unfortunately, I have a gmail address.

My proposed User ID is RGordon3503

AOO Ver 4.1.15 on MacOS 14.4.1

Thank you,

Ron Gordon
rucanoe...@gmail.com






[PHP-INST] PHP on WinXP with IIS - CGI Error

2003-03-02 Thread Ron Gordon
I am trying to install PHP on Windows XP with IIS. I downloaded
php-4.3.1-installer.exe and ran it selecting the standard installation
option.

Then I used the Internet Information Services applet in Control Panel to
create a Virtual Directory within my Default Web Site named PHPWeb. The
local path for this Virtual Directory is c:\PHPWeb. I created a very simple
test file containing:

HTML
HEAD
TITLETest PHP Script/TITLE
/HEAD
BODY
?PHP
print (CENTERhello world!/center\n);
?
/BODY
/HTML

When I try to load this page in MSIE6 (with the latest Service Pack) I get
the following error:

CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are:

nothing else is shown on the page! Do you have any idea what I've done wrong
or failed to setup or configure?

The installation directory is C:\PHP. In attempting to trouble shoot this
problem, I've copied php4ts.dll into C:\Windows\System32 and I've edited my
php.ini file setting to set
extension_dir = c:\PHP\

I've also tried
extension_dir = c:/php/

Any ideas?
Thanks,
[EMAIL PROTECTED]



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



[PHP-WIN] PHP on WinXP with IIS - CGI Error

2003-03-02 Thread Ron Gordon
I am trying to install PHP on Windows XP with IIS. I downloaded
php-4.3.1-installer.exe and ran it selecting the standard installation
option.

Then I used the Internet Information Services applet in Control Panel to
create a Virtual Directory within my Default Web Site named PHPWeb. The
local path for this Virtual Directory is c:\PHPWeb. I created a very simple
test file containing:

HTML
HEAD
TITLETest PHP Script/TITLE
/HEAD
BODY
?PHP
print (CENTERhello world!/center\n);
?
/BODY
/HTML

When I try to load this page in MSIE6 (with the latest Service Pack) I get
the following error:

CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are:

nothing else is shown on the page! Do you have any idea what I've done wrong
or failed to setup or configure?

The installation directory is C:\PHP. In attempting to trouble shoot this
problem, I've copied php4ts.dll into C:\Windows\System32 and I've edited my
php.ini file setting to set
extension_dir = c:\PHP\

I've also tried
extension_dir = c:/php/

Any ideas?
Thanks,
[EMAIL PROTECTED]



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