Re: [PHP-WIN] Paths, Windows and PHP

2001-08-21 Thread Craig Morrison
The obvious solution to the problem is to have the installer take care of this in the first place. I would be _more_ than happy to help in this regard. I've spent a little time doing this sort of thing and would be more than happy to help out. What we need to remember is the point of view of th

Re: [PHP-WIN] Paths, Windows and PHP

2001-08-21 Thread Angie Tollerson
hehe...I think that was my original advice in the whole long email discussion that stemmed this. (check Image Functions thread). The most straight forward and simple solution for everyone is to just put all those files together in one place. But if others want to go the more advanced route(w

Re: [PHP-WIN] Paths, Windows and PHP

2001-08-21 Thread Craig Morrison
Ideally yes. But changing the PATH envinroment variable is a much cleaner solution than copying files all over the place. Phil Driscoll wrote: > > Surely the ideal solution to this problem is to have php.exe php4ts.dll and > all the other dlls in the same directory (e.g. c:\php) then there's

Re: [PHP-WIN] Paths, Windows and PHP

2001-08-21 Thread Phil Driscoll
Surely the ideal solution to this problem is to have php.exe php4ts.dll and all the other dlls in the same directory (e.g. c:\php) then there's no messing around with paths? Cheers -- Phil Driscoll -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

Re: [PHP-WIN] Paths, Windows and PHP

2001-08-20 Thread Shane Caraveo
Craig Morrison wrote: > > To solve the questions about where to copy your PHP dll directory > files I have put together a simple set of instructions that will > help get things so that Windows can find them *without* you having > to copy them anywhere. > > NT/2000 PATH Environment > >7)

Re: [PHP-WIN] Paths, Windows and PHP

2001-08-20 Thread Angie Tollerson
Thanks Craig! Now go home for a day and get some rest! :) *wink, wink* Angie >>> Craig Morrison <[EMAIL PROTECTED]> 08/20/01 09:39AM >>> To solve the questions about where to copy your PHP dll directory files I have put together a simple set of instructions that will help get things so that Win

[PHP-WIN] Paths, Windows and PHP

2001-08-20 Thread Craig Morrison
To solve the questions about where to copy your PHP dll directory files I have put together a simple set of instructions that will help get things so that Windows can find them *without* you having to copy them anywhere. Please note, you still have to tell PHP in php.ini where the extension dire