php-windows Digest 29 Oct 2001 13:11:39 -0000 Issue 827

Topics (messages 10074 through 10081):

php.ini
        10074 by: jtjohnston

IIS, PHP and LANs
        10075 by: CJD

MySQL help!!!
        10076 by: Brian Feliciano

Re: IIS PHP
        10077 by: Hace

PHPshop and gettext
        10078 by: Julian Bourne

Re: php_cpdf.dll
        10079 by: Hace

how to destroy PHP_AUTH_(USER|PW) ?
        10080 by: Yaroukh

configure subdomains
        10081 by: Camelia Moldovan

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]


----------------------------------------------------------------------


Has anyone made a Windows executable to configure the php.ini?
... just asking, before I find myself doing it myself.

John







I am running IIS on my PC as a development platform, and all is good.  I'm
wanting to set up a virtual directory to a network drive on the LAN and it
works fine for HTML files, but when accessing a PHP file I get

The specified CGI application misbehaved by not returning a complete set of
HTTP headers

and no output.

Surely if the HTML files work, the PHP ones will too? The server is
configured will all rights and every option (r/w/exe etc.)

I have seen this question bandied about now and then, but no solution has
worked as yet.






this maybe an OT but i accidentally revoked my mysql root.

how can i fix this??

thanx






On Sat, 27 Oct 2001 12:45:50 -0700, [EMAIL PROTECTED] (Josh
Seward) wrote:

>I am having trouble with my IIS server. When I restart the site runs fine, But only 
>for one visit. If 
>I leave the page or close the browser and try to return the page cannot be found. 
>
>Can somebody explain this to me?

Could you please supply more information?

Currently I'm running PHP on a W2000/IIS5 server myself without any
problems. I installed PHP from the windows-installer and also added
the MSSQL-DLL extension: it works.

What is your setup/OS/IIS version and how did you install?

Cheers,

-- 
  http://hace.dyndns.org/ 
  Everything I say is my own opinion and not necessarily that of my employer.





Hi,

I am trying to install phpshop using php 4.0.6 and it appears to need
gettext invoked (somehow it does not pass session variables) so I loaded the
gettext.dll extension library, but it now requires gnu_gettext.dll which I
do not possess. I have search for this dll and even downloaded the gnu
gettext code but have not found the dll I need.

Please can someone help me with a copy of gnu_gettext.dll as required by
php.

Thanks

JB






Justin,

Ok, I moved my request to the php.windows newslist at news.php.net.

I hope some windows-C-Programmer picks up my request.

BTW: I found out that in Netscape and Opera there were no problems to
view the PDF, both browsers suggest to open AdobeAcrobat Reader.

only IE5.5+ outputs the PDF to the browser-window (which looks kinda
funny). 
This is probably due to the fact that IE5+ tries to open windows
'within' the browser window isntead of spawning the AdobeAcrobat
reader in another thread, just like Excel and MS Word files are also
opened inside the browser window. A possible workaround is by
outputting the PDF to a local file, and giving the viewer of the page
a link to this file...

Thanks anyway,
Melle

> -----Original Message-----
> From: J Garrett [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, October 27, 2001 4:18 AM
> To: [EMAIL PROTECTED]
> Subject: Re: php_cpdf.dll
> 
> 
> Melle,
> 
> Unfortunately I'm running Linux and don't know where to get a 
> hold of the 
> patched dll for winders.  I've had several requests for a dll 
> but haven't 
> had the time to mess with it.
> 
> Let me know if you find one.
> 
> --
> Justin Garrett

-- 
  http://hace.dyndns.org/ 
  Everything I say is my own opinion and not necessarily that of my employer.





Hi there

Does anyone know how to destroy variables $PHP_AUTH_USER and $PHP_AUTH_PW ?
When you use UnSet(), browser still remembers them for current real as it
seems to me. Sending Header("HTTP/1.0 401 Unauthorized") haven't worked for
me. :o(

Help nice people
    Yaroukh






I have a problem , for a project in school.

I want to use php to generate sites but I don't know
how to configure subdomains.
let's say i have 3 templates available. A user pick a
template , change it's text , title, font size ,
color, etc. I store his options in a database.
He also choose his subdomain name.
if the domain is www.domain.com  and the user wants 
www.john.domain.com I dont' know how to do this
automatically. 
I mean , after he agree on how the site should look
like and he have chosen a name for a subdomain how
should I configure that subdomain so he and everyone
else would be able to see www.john.domain.com
Please give me any ideea.

Thanks

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com


Reply via email to