php-windows Digest 28 Sep 2002 18:02:43 -0000 Issue 1361

Topics (messages 16047 through 16052):

Re: PHP/IIS5/MSSQL shows CGI Header Error
        16047 by: Flint Doungchak

hot spots ( new windows) ?????
        16048 by: toby z
        16050 by: Mikey
        16051 by: toby z

suggessions fo full text search .....
        16049 by: toby z

i have a problem,can hlep?
        16052 by: konchim

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 ---
Does anyone know what the performance difference are for this method? What are the 
downsides for this method.

Thanks,

-Flint

-----Original Message-----
From: David Redmond [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 27, 2002 8:31 PM
To: 'bmw'; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error


Hi All, thanks for the feedback.

The work around that we came up with was to use COM support and use the
ADODB.Connection object.  Fortunately, the code changes were pretty small
since all DB connections are handled in one function.

The pages have now run flawlessly for just over a day now which is a great
sign.

Cheers

-----Original Message-----
From: bmw [mailto:[EMAIL PROTECTED]] 
Sent: Friday, 27 September 2002 10:39 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error


I had similar problems with close to the same configuration and changed
strategies completely by having the IIS server handle the header output.
This was done by making the IIS server use the php DLL instead of the .exe
as a CGI. My php files work fine now. It took some digging, but there is an
installation/configuration explanation in the MS IIS help files.


"Csa" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Check if you have installed PHP in a folder to which only the
administrator
> has access to. (Either PHP or the application that is calling PHP.)
> Regards,
> csaravind
> "David Redmond" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Hi All,
> > I am just wondering if anyone out there using PHP (4.2.3, bug also
affects
> > previous versions and the latest CVS snapshot) with IIS5 and receives
the
> > "CGI Header Error" in PHP scripts that use an MSSQL DB connection.
> >
> > This bug has been logged on the PHP buglist
> > (http://bugs.php.net/bug.php?id=9852) however the moderators have closed
> the
> > bug without it being investigated correctly.
> >
> > I will re-itereate the points that I have listed in the bug thread, they
> > are;
> >
> > - I'm running PHP 4.2.3, IIS5, Win2K (SP3 + Q326830, Q295688, Q147222).
> > - IIS is configured to use Host Header
> > - The error message that is returned via the script is;
> >
> > <head><title>Error in CGI Application</title></head>
> > <body><h1>CGI Error</h1>The specified CGI application misbehaved by not
> > returning a complete set of HTTP headers. The headers it did return
> > are:<p><p><pre></pre>
> >
> > - If the slot is run as a local administrator then the error does not
> occur,
> > similiary if you remove the IUSR access to the slot so that you are
> prompted
> > for authentication, and you use an administrator account.
> > - At the same time that the error is generated, a popup also occurs on
the
> > console with the details;
> >
> > TitleBar: php.exe - Application Error
> >
> > The application failed to initialize properly (0xc0000142). Click OK to
> > terminate the application
> >
> > - Any other PHP script which does not use an MSSQL connection works
> without
> > a problem, this also includes scripts which use MySQL.
> >
> > If anyone has encountered this problem before and found a resolution for
> it,
> > please post it here. As you may read from the bug thread, the developers
> of
> > PHP seemed to have passed this off as an IIS issue.
> >
> > Cheers
>
>



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

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

--- End Message ---
--- Begin Message ---
hi guys

i wanna make a link which opens up a new window ON TOP
of the parent showing an image

well its jst like clikin on a littl image to view a
blowup n then goes away when u clik on it again

n i ve no clue as how to get about it

will sum1 upthere help plz

thnx a mill

toby

(m tryin to rite without dots now)

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
--- End Message ---
--- Begin Message ---
Surely pop-up windows are the province of dHTML gurus not PHP gurus?

Try having a look at http://www.dhtmlcentral.com and look for scripts that
create pop-up layers there...

regards,

Mikey

P.S. Is there something wrong with your keyboard?!?! ;-)

> -----Original Message-----
> From: toby z [mailto:[EMAIL PROTECTED]]
> Sent: 28 September 2002 11:21
> To: php hlp list
> Subject: [PHP-WIN] hot spots ( new windows) ?????
>
>
> hi guys
>
> i wanna make a link which opens up a new window ON TOP
> of the parent showing an image
>
> well its jst like clikin on a littl image to view a
> blowup n then goes away when u clik on it again
>
> n i ve no clue as how to get about it
>
> will sum1 upthere help plz
>
> thnx a mill
>
> toby
>
> (m tryin to rite without dots now)
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>


--- End Message ---
--- Begin Message ---
thnx mikey

but im confused my boss told me there s SOME
difference between a pop-up n a hot-spot 

well ... is there any ????


thnx a lot

toby 

--- Mikey <[EMAIL PROTECTED]> wrote: > Surely pop-up
windows are the province of dHTML
> gurus not PHP gurus?
> 
> Try having a look at http://www.dhtmlcentral.com and
> look for scripts that
> create pop-up layers there...
> 
> regards,
> 
> Mikey
> 
> P.S. Is there something wrong with your keyboard?!?!
> ;-)
> 
> > -----Original Message-----
> > From: toby z [mailto:[EMAIL PROTECTED]]
> > Sent: 28 September 2002 11:21
> > To: php hlp list
> > Subject: [PHP-WIN] hot spots ( new windows) ?????
> >
> >
> > hi guys
> >
> > i wanna make a link which opens up a new window ON
> TOP
> > of the parent showing an image
> >
> > well its jst like clikin on a littl image to view
> a
> > blowup n then goes away when u clik on it again
> >
> > n i ve no clue as how to get about it
> >
> > will sum1 upthere help plz
> >
> > thnx a mill
> >
> > toby
> >
> > (m tryin to rite without dots now)
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Everything you'll ever need on one web page
> > from News and Sport to Email and Music Charts
> > http://uk.my.yahoo.com
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit:
> http://www.php.net/unsub.php
> >
> >
> >
> >
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>  

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
--- End Message ---
--- Begin Message ---
hi guys
i mailed bout a fulltext search on pdf doccuments in
mysql database 

now from what i ve gathered i guess i ll ve to develop
either of the two :

either a search module that ll search the  WORD
doccuments ill ve 2 store in an table (other then the
pdf thinggy) n get the match n den get a refrence to
the pdf tables row n throw it out

OR develop a com thinggy which ll search thru the pdfs


now guys im sure u how my professional skills r
leading me around m a totla newbee

so will u guys bestow upon me the eternal bliss of ur
wizdom ????? n guide me thru ????

thnx a million guys

toby

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
--- End Message ---
--- Begin Message ---
I using windows apache 1.3
php 4.2.3
But when i using <?echo $var?>
It can not be get a value,what happen?
Is it my php install problem or aother problem
Please help!
Thank You

Konchim


--- End Message ---

Reply via email to