Re: [PHP-CVS] cvs: win-installer / WixUI_en-us.wxl

2009-07-04 Thread John Mertic
Good catch, fixed now. Thanks!

John Mertic
jmer...@gmail.com | http://jmertic.wordpress.com



On Sat, Jul 4, 2009 at 4:57 AM, Hannes
Magnusson wrote:
> On Sat, Jul 4, 2009 at 05:19, John Mertic wrote:
>> jmertic         Sat Jul  4 03:19:51 2009 UTC
>>
>>  Modified files:
>>    /win-installer      WixUI_en-us.wxl
>>  Log:
>>  Changed language string for php_oci8 extension to refered to it as Oracle 
>> 10 instead of Oracle 8.
>>
>> http://cvs.php.net/viewvc.cgi/win-installer/WixUI_en-us.wxl?r1=1.30&r2=1.31&diff_format=u
>> Index: win-installer/WixUI_en-us.wxl
>> diff -u win-installer/WixUI_en-us.wxl:1.30 win-installer/WixUI_en-us.wxl:1.31
>> --- win-installer/WixUI_en-us.wxl:1.30  Fri Mar 20 20:36:58 2009
>> +++ win-installer/WixUI_en-us.wxl       Sat Jul  4 03:19:51 2009
>> @@ -733,8 +733,8 @@
>>   Operator overloading for 
>> Objects
>>   Oracle *DEPRECATED*
>>   Oracle 7 functions NOTE: 
>> DEPRECATED - USE ORACLE 8 FUNCTIONS BELOW
>
> This should probably be changed to 'oracle 10' too then?
>
> -Hannes
>

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



[PHP-CVS] cvs: win-installer / WixUI_en-us.wxl

2009-07-04 Thread John Mertic
jmertic Sat Jul  4 13:19:24 2009 UTC

  Modified files:  
/win-installer  WixUI_en-us.wxl 
  Log:
  One more place to change Oracle 8 to Oracle 10.
  
http://cvs.php.net/viewvc.cgi/win-installer/WixUI_en-us.wxl?r1=1.31&r2=1.32&diff_format=u
Index: win-installer/WixUI_en-us.wxl
diff -u win-installer/WixUI_en-us.wxl:1.31 win-installer/WixUI_en-us.wxl:1.32
--- win-installer/WixUI_en-us.wxl:1.31  Sat Jul  4 03:19:51 2009
+++ win-installer/WixUI_en-us.wxl   Sat Jul  4 13:19:24 2009
@@ -732,7 +732,7 @@
   operator
   Operator overloading for 
Objects
   Oracle *DEPRECATED*
-  Oracle 7 functions NOTE: 
DEPRECATED - USE ORACLE 8 FUNCTIONS BELOW
+  Oracle 7 functions NOTE: 
DEPRECATED - USE ORACLE 10 FUNCTIONS BELOW
   Oracle (10)
   Oracle 10 functions
   Oracle (11g)



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



Re: [PHP-CVS] cvs: win-installer / WixUI_en-us.wxl

2009-07-04 Thread Hannes Magnusson
On Sat, Jul 4, 2009 at 05:19, John Mertic wrote:
> jmertic         Sat Jul  4 03:19:51 2009 UTC
>
>  Modified files:
>    /win-installer      WixUI_en-us.wxl
>  Log:
>  Changed language string for php_oci8 extension to refered to it as Oracle 10 
> instead of Oracle 8.
>
> http://cvs.php.net/viewvc.cgi/win-installer/WixUI_en-us.wxl?r1=1.30&r2=1.31&diff_format=u
> Index: win-installer/WixUI_en-us.wxl
> diff -u win-installer/WixUI_en-us.wxl:1.30 win-installer/WixUI_en-us.wxl:1.31
> --- win-installer/WixUI_en-us.wxl:1.30  Fri Mar 20 20:36:58 2009
> +++ win-installer/WixUI_en-us.wxl       Sat Jul  4 03:19:51 2009
> @@ -733,8 +733,8 @@
>   Operator overloading for 
> Objects
>   Oracle *DEPRECATED*
>   Oracle 7 functions NOTE: 
> DEPRECATED - USE ORACLE 8 FUNCTIONS BELOW

This should probably be changed to 'oracle 10' too then?

-Hannes

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



[PHP-CVS] cvs: win-installer / WixUI_en-us.wxl

2009-07-03 Thread John Mertic
jmertic Sat Jul  4 03:19:51 2009 UTC

  Modified files:  
/win-installer  WixUI_en-us.wxl 
  Log:
  Changed language string for php_oci8 extension to refered to it as Oracle 10 
instead of Oracle 8.
  
http://cvs.php.net/viewvc.cgi/win-installer/WixUI_en-us.wxl?r1=1.30&r2=1.31&diff_format=u
Index: win-installer/WixUI_en-us.wxl
diff -u win-installer/WixUI_en-us.wxl:1.30 win-installer/WixUI_en-us.wxl:1.31
--- win-installer/WixUI_en-us.wxl:1.30  Fri Mar 20 20:36:58 2009
+++ win-installer/WixUI_en-us.wxl   Sat Jul  4 03:19:51 2009
@@ -733,8 +733,8 @@
   Operator overloading for 
Objects
   Oracle *DEPRECATED*
   Oracle 7 functions NOTE: 
DEPRECATED - USE ORACLE 8 FUNCTIONS BELOW
-  Oracle (8)
-  Oracle 8 functions
+  Oracle (10)
+  Oracle 10 functions
   Oracle (11g)
   Oracle Driver for Oracle 
11g
   parsekit



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



[PHP-CVS] cvs: win-installer / WixUI_en-us.wxl

2008-11-10 Thread John Mertic
jmertic Mon Nov 10 16:46:25 2008 UTC

  Modified files:  
/win-installer  WixUI_en-us.wxl 
  Log:
  Update error message strings when IIS FastCGI is not installed, but chosen in 
the installer.
  
http://cvs.php.net/viewvc.cgi/win-installer/WixUI_en-us.wxl?r1=1.28&r2=1.29&diff_format=u
Index: win-installer/WixUI_en-us.wxl
diff -u win-installer/WixUI_en-us.wxl:1.28 win-installer/WixUI_en-us.wxl:1.29
--- win-installer/WixUI_en-us.wxl:1.28  Thu Oct 30 18:16:26 2008
+++ win-installer/WixUI_en-us.wxl   Mon Nov 10 16:46:24 2008
@@ -81,8 +81,8 @@
   [ProductName] Setup Wizard ended 
prematurely because of an error. Your system has not been modified. To install 
this program at a later time, run Setup Wizard again.
   Click the Finish button to exit the 
Setup Wizard.
   
-  FastCGI is not installed in the current 
version of IIS. You can download it at 
www.iis.net/1521/ItemPermalink.ashx
-  FastCGI is not installed in the current 
version of IIS. To enable FastCGI support on IIS7.0, go to Server Manager -> 
Roles -> Add Role Services.
+  FastCGI is not installed on the current 
version of IIS. You can download it at 
http://www.iis.net/1521/ItemPermalink.ashx
+  FastCGI is not installed on the current 
version of IIS. To enable FastCGI support go to Server Manager -> Roles -> Add 
Role Services -> CGI.
 
   [ProductName] Setup
   E&xit



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



[PHP-CVS] cvs: win-installer / WixUI_en-us.wxl

2008-10-30 Thread John Mertic
jmertic Thu Oct 30 18:16:26 2008 UTC

  Modified files:  
/win-installer  WixUI_en-us.wxl 
  Log:
  Updated message for PDO OCI driver.
  
http://cvs.php.net/viewvc.cgi/win-installer/WixUI_en-us.wxl?r1=1.27&r2=1.28&diff_format=u
Index: win-installer/WixUI_en-us.wxl
diff -u win-installer/WixUI_en-us.wxl:1.27 win-installer/WixUI_en-us.wxl:1.28
--- win-installer/WixUI_en-us.wxl:1.27  Wed Sep 10 20:32:05 2008
+++ win-installer/WixUI_en-us.wxl   Thu Oct 30 18:16:26 2008
@@ -758,9 +758,9 @@
   MySQL
   PDO Driver for 
MySQL
   Oracle10g Client and above
-  PDO Driver for Oracle10g 
Client and above NOTE: CHOOSE EITHER THIS EXTENSION OR THE PDO DRIVER FOR 
ORACLE8I/ORACLE9I CLIENT, BUT NOT BOTH
+  PDO Driver for Oracle 10g 
Client and above - Requires Oracle 10g or greater libraries to be 
installed
   Oracle8i/Oracle9i Client
-  PDO Driver for 
Oracle8i/Oracle9i Client NOTE: CHOOSE EITHER THIS EXTENSION OR THE PDO DRIVER 
FOR ORACLE10G CLIENT, BUT NOT BOTH
+  PDO Driver for Oracle 
8i/Oracle 9i Client
   ODBC v3 (IBM DB2, unixODBC and 
win32 ODBC)
   PDO Driver for ODBC v3 (IBM 
DB2, unixODBC and win32 ODBC)
   PostgreSQL



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