How does it "not" work?
On 5/9/07, Gustav Wiberg <[EMAIL PROTECTED]> wrote:
Hi!
I can only view html-files.. PHP don't seem to work?
Windows 2003 Server, IIS 6... PHP 5.2...
/Gustav
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi!
I can only view html-files.. PHP don't seem to work?
Windows 2003 Server, IIS 6... PHP 5.2...
/Gustav
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
John Meyer wrote:
located libmysql.dll from the zip file, plugged it into the directory
set up by the automated installer, works (probably an error the people
organizing the project should be aware of).
No - just means that you have not installed mysql to use with PHP5
unlike PHP4 it is not i
located libmysql.dll from the zip file, plugged it into the directory
set up by the automated installer, works (probably an error the people
organizing the project should be aware of).
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
well.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: July 25, 2006 3:55 PM
To: [EMAIL PROTECTED]; Daniel Kaliel; php-windows@lists.php.net
Subject: Re: [PHP-WIN] problems with PHP and IIS
You need to re-place the relevant mysql related .dll's don't you? I
can't
D]; php-windows@lists.php.net
Sent: Tue, 25 Jul 2006 10.19PM
Subject: Re: [PHP-WIN] problems with PHP and IIS
Daniel Kaliel wrote:
> Could be a permission issue. As a test, give the user Everyone full
> right to c:\php and see if that makes a difference. You can tighten it
> afterwa
25, 2006 3:12 PM
> To: Daniel Kaliel
> Subject: Re: [PHP-WIN] problems with PHP and IIS
>
> Daniel Kaliel wrote:
>> And in your php.ini you have done the following:
>>
>> Uncommented (;extension=php_mysql.dll ) by getting rid of the ;
>>
>> Your exten
l Kaliel; php-windows@lists.php.net
> Subject: Re: [PHP-WIN] problems with PHP and IIS
>
> Daniel Kaliel wrote:
>> Where is your php.ini located? I have had troubles when it was
>> located within c:\php even though that was in my path.
>
> C:\Windows
>
Configur
Daniel Kaliel wrote:
> Where is your php.ini located? I have had troubles when it was located
> within c:\php even though that was in my path.
C:\Windows
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
And mysql has been enabled in php.ini? On the phpinfo() page does it
show mysql as being enabled?
-Original Message-
From: John Meyer [mailto:[EMAIL PROTECTED]
Sent: July 25, 2006 10:34 AM
To: Daniel Kaliel; php-windows@lists.php.net
Subject: Re: [PHP-WIN] problems with PHP and IIS
Daniel Kaliel wrote:
> Does php work at all? If you had a page that only did
>
>
>
> Does it display anything?
Yep, it works. Can probably provide a PDF of it.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Daniel Kaliel wrote:
> I think the problem is that you need to convert the password in MySQL to
> an Old password. With version 5 MySQL released greater security
> encrpytion for the root and other passwords. PHP still can not connect
> using the new MySQL encryption. So you need to change your
Hi,
When I try to connect with PHP and IIS 5, I get an error
mysql_connect() unknown function.
How do I fix that, or should PHP under Windows (the installer version)
have that function internally?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
We have an automated COM application that has been working with ASP for years. We are
trying to use it with PHP. We tried it on two machines with the following problems.
1- On both machine we get the following error from php.exe
The instruction at "0xx001301da" referenced memory at "0x782a4a47"
Hi there,
I'm running php 3.0.17 and mysql 3.23.37 on a windows 95 platform for local
demonstration purposes.
When I use the enctype "multipart/data" with the post method instead of
"text" php crashes.
The same script using "multipart/data" works fine on a linux and a unix
platform.
Thanx for he
15 matches
Mail list logo