php-windows Digest 15 Jan 2007 15:03:37 -0000 Issue 3112
Topics (messages 27378 through 27381):
iss : how to asp + php work together
27378 by: bedul
27379 by: Vincent DUPONT
27381 by: zerof
Re: [PHP-Win] Installing PHP 5.2 gives PHP warning.
27380 by: Lester Caine
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 ---
i believe this might strange..
can i have a tutorial how to make asp and php work together using iss.
--- End Message ---
--- Begin Message ---
hello,
what do you mean by 'Work together'??
If you setup IIS with PHP, you should be able to display asp pages as well as
PHP pages, no?
Vincent Dupont
Principal Consultant
OpenSource Competence Center
Ausy Belgium
-----Original Message-----
From: bedul [mailto:[EMAIL PROTECTED]
Sent: Mon 1/15/2007 2:47
To: [email protected]
Subject: [PHP-WIN] iss : how to asp + php work together
i believe this might strange..
can i have a tutorial how to make asp and php work together using iss.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
bedul escreveu:
i believe this might strange..
can i have a tutorial how to make asp and php work together using iss.
IIS hear the 80 port by default.
Install php over Apache hearing the 81, 8080 or 8081 port.
--
zerof
http://www.educar.pro.br/
Apache - PHP - MySQL - Boolean Logics - Project Management
----------------------------------------------------------
Você deve, sempre, consultar uma segunda opião!
----------------------------------------------------------
You must hear, always, one second opinion! In all cases.
----------------------------------------------------------
--- End Message ---
--- Begin Message ---
Martijn Cremer wrote:
Hello,
I installed PHP 5.2 on a clean Windows XP sp2 machine with Apache 2.2.
Now the problem is Php gives a lot of errors and then crashes:
All the errors start with "PHP Warning: PHP Startup: Unable to load
dynamic library"
It seems php cant find any of the modules set in the extension
directory. First I toucht it was bc I maybe had old extensions and A
removed them all and download them again. Just to be sure. But Even
after doing that PHP keeps giving that it cant find the dynamic library.
I used the MSI installer found on php.net. Any ideas what can cause this?
Which modules is it complaining about?
Are they actually in the extensions directory?
Have you checked you have the full path to the extensions directory in
php.ini ?
Is php.ini in your \Windows directory?
--
Lester Caine - G8HFL
-----------------------------
L.S.Caine Electronic Services - http://home.lsces.co.uk
Model Engineers Digital Workshop -
http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Treasurer - Firebird Foundation Inc. - http://www.firebirdsql.org/index.php
--- End Message ---