RE: [PHP-WIN] A restart question

2001-03-16 Thread Fernando Madruga
You failed to say WHERE do you use the php dll... Apache? Pws? IIS? If you use it in Apache, just shutdown apache, replace the dll, restart apache. Possibly the same applies to other http servers. HTH, Madruga -Original Message- From: Antonio Lopez [mailto:[EMAIL PROTECTED]] Sent: sext

RE: [PHP-WIN] A restart question

2001-03-16 Thread Michael Rudel
Hi Antonio, it hasn't to do anything with php, but with your web-server. So all you have to do is to restart your webserver. Apache: /sbin/init.d/apache restart IIS: net stop iisadmin net start w3svc Greetinx, Mike Michael Rudel - Web-Development, Systemadministration - ___