[PHP-WIN] Redirection Question.

2002-01-18 Thread Curtis
I've got everything working except for one piece. I'm trying to authenticat users against a mySQL database and then once they are authenticated I'm trying to create a session that's the same as their username. Once the session is established I want to redirect them to another page that requ

Re: [PHP-WIN] Instructions on how to resolve a DNS

2002-04-12 Thread Bob Curtis
You might try one of the many DNS newsgroups such as microsoft.public.windowsnt.dns for this question. Some basic info: (This is very a very simplified response. You should check out newsgroups dedicated to this complex subject) You need to have a static IP address. Your registrar (such as www.n

RE: [PHP-WIN] Instructions on how to resolve a DNS

2002-04-13 Thread Curtis Strite
Go to www.dyndns.org. I use their server for www.killerpigs.com and www.madwhiteman.com both of which are run of a domain hosted locally at my house. Enjoy! -Original Message- From: R.S. Herhuth [mailto:[EMAIL PROTECTED]] Sent: Friday, April 12, 2002 9:03 AM Cc: [EMAIL PROTECTED]

[PHP-WIN] Loading DLL Extension

2002-02-13 Thread Zach Curtis
debug=o, thread-safety=1 module API=2809 PHP compiled with debug=o, thread-safety=1 module API=20001222 These options need to match I am running: WINNT 4.0 SP 6a Apache 1.3.12 PHP 4.0.6 php.ini settings: extension_dir = j:\php\extensions enable_dl = On extension=php_pdf.dll Any thoughts? Thanks

RE: [PHP-WIN] Loading DLL Extension

2002-02-14 Thread Zach Curtis
additional help you provide would be appreciated. Thanks. Zach -Original Message- From: Shane Caraveo [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 4:46 PM To: Zach Curtis; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Loading DLL Extension You're mixing two versions of

Re: [PHP-WIN] Loading DLL Extension

2002-02-14 Thread Zach Curtis
leave the default to: ./ "Zach Curtis" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm not sure how I'm mixing two versions of PHP...how is that possible? > > The extensions are located in this path extension_dir = j

Re: [PHP-WIN] Loading DLL Extension

2002-02-14 Thread Zach Curtis
The answer (from another list) to this issue was that the dll files in the extensions directory did not match with that build of PHP. Apparently, these were some how replaced or not updated in the past. The issue was resolved by replacing the dll files in the extensions directory with those that c

Re: [PHP-WIN] Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-03-28 Thread Curtis Tammany
sage news:4d8cefe9.6020...@hartdyke.com... > On 3/25/2011 3:15 PM, somebody wrote: >> On Fri, Mar 25, 2011 at 12:12 PM, Tommy Pham wrote: >>> On Fri, Mar 25, 2011 at 10:52 AM, Curtis Tammany >>> wrote: >>>> Help!! I am in a Windows environment (XP SP3 for deve

[PHP-WIN] PHP Startup: Unable to initialize module

2011-03-30 Thread Curtis Tammany
Hello- I've finnally got PHP 5.3.6 running under Apache 2.2.17 (on Windows). PHP came from windows.php.net. I'm seeing these warnings in the PHP log: [30-Mar-2011 12:09:59] PHP Warning: PHP Startup: bz2: Unable to initialize module Module compiled with module API=20090626, debug=0, thread-saf

Re: [PHP-WIN] PHP Startup: Unable to initialize module

2011-03-30 Thread Curtis Tammany
2011 at 6:28 PM, Curtis Tammany wrote: > Hello- > > I've finnally got PHP 5.3.6 running under Apache 2.2.17 (on Windows). PHP > came from windows.php.net. > > I'm seeing these warnings in the PHP log: > > [30-Mar-2011 12:09:59] PHP Warning: PHP Startup: bz2: Una

Re: [PHP-WIN] PHP Startup: Unable to initialize module

2011-03-30 Thread Curtis Tammany
All of the files came from php-5.3.6-Win32-VC9-x86.msi Check your package... "Pierre Joye" wrote in message news:AANLkTinJ=y4UJ3nRax=jx1unophn6k2gcklr4bc7v...@mail.gmail.com... sorry but you are. See the API versions. On Wed, Mar 30, 2011 at 7:33 PM, Curtis Tammany wrote: > I h

Re: [PHP-WIN] PHP Startup: Unable to initialize module

2011-03-30 Thread Curtis Tammany
che 2.2.17 as it was the only version compiled with VC9... Curtis ""Maciej Jaros"" wrote in message news:op.vs53nvorbrp...@nuxlap7.chello.pl... Dnia 30-03-2011 o 19:33:58 "Curtis Tammany" napisa³(a): > I had to upgrade to PHP 5.3.6 on a Windows environment.