php-windows Digest 20 Jul 2004 13:22:01 -0000 Issue 2326

Topics (messages 24212 through 24219):

Re: Re:
        24212 by: Oliver John V. Tibi

doubt
        24213 by: PHP MySQL
        24214 by: zareef ahmed
        24215 by: Jason Barnett

php 4&5
        24216 by: ��������� �������
        24218 by: Jason Barnett

Re: DOTNET class does not work
        24217 by: Matthias HALDIMANN

PHP 5 error
        24219 by: Raul IONESCU

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hey dude!

I don't know if this address is spoofed but please check your box.

Thanks!

-- 

Running 'ojtibi' on '127.0.0.1' (BATCH_OPTIMISTIC mode).
"Live free() or die()."

"Ssb" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]

--- End Message ---
--- Begin Message ---
Is this the address where i send my queries regarding any problems faced with php.
 
Please help
thanks,
penjo

Yahoo! India Careers: Over 65,000 jobsonline.

--- End Message ---
--- Begin Message ---
Hi Penjo,

 Yes !!! This is the address where you can send your
queries  regarding php.
Welcome to the world of PHP.

zareef ahmed 

--- PHP MySQL <[EMAIL PROTECTED]> wrote:
> Is this the address where i send my queries
> regarding any problems faced with php.
>  
> Please help
> thanks,
> penjo
> 
> Yahoo! India Careers: Over 65,000 jobsonline.


=====
Zareef Ahmed :: A PHP Developer in Delhi(India).
Homepage :: http://www.zasaifi.com


        
                
__________________________________
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/

--- End Message ---
--- Begin Message --- Php mysql wrote:
Is this the address where i send my queries regarding any problems faced with php.

This list is for php + windows queries. For general php queries, you should probably ask it on php-general (makes sense doesn't it :)

--- End Message ---
--- Begin Message ---
Hello everyone!

How to use php4 & php5 on my Win98 with different php.ini's
and files with extention such as *.php5 use php5, .php - use php4?

Thanks.

ps. Sorry my English

-- 
С уважением,
 Александр Ильяшов [Silya]  mailto:[EMAIL PROTECTED]

--- End Message ---
--- Begin Message ---
Z‹екш`нлpЉhльяшои wrote:

Hello everyone!

How to use php4 & php5 on my Win98 with different php.ini's
and files with extention such as *.php5 use php5, .php - use php4?

Thanks.

ps. Sorry my English


Depends on what kind of interface you want to use. Do you have Apache? IIS? CLI? Something else?

--- End Message ---
--- Begin Message ---
PHP 5 should allow you to instantiante .net classes.

However, I can't get the classic example


<?php
    $stack = new DOTNET("mscorlib", "System.Collections.Stack");
    $stack->Push(".Net");
    $stack->Push("Hello ");
    echo $stack->Pop() . $stack->Pop();
?>

to work. It gives a "Failed to instantiate .Net object" error, although the
.NET framework is installed.

Does anyone have any (successful or unsuccessful) experience?

Thanks,
Matthias

--- End Message ---
--- Begin Message ---
   Hello,
   Can anyone help me figure out what is happening?
 
   Ia**ve tried to install PHP 5 ont Windows 2000 Server, IIS 5, in following
   conditions:
   -all files from php/ext/ folder copied into c:\winnt\system32
   -all files from php/ folder copied into c:\winnt\system32
   -copied php.ini into c:\winnt and modified paths from extensions and
   session folders correctly.
   -mapped .php extension with php5isapi.dll
   -the virtual directory application is running under credentials of a
   domain user, not IUSR_a*|
 
   After all of that all I get is something likea*|.
   a**PHP encounter an a*|a*| at a*|..<some number>a**
 
   I think is a PHP 5 bug, because the same configuration but with PHP 4.3.8
   works perfectly.
 
   Can anyone help me?


---------------------------------------------------------------
Incearca acum noul sistem de dating oferit de portalul acasa.ro

--- End Message ---

Reply via email to