RE: [PHP-WIN] Can't get MySQL extensions to load

2008-01-16 Thread Gustav Wiberg
Hi! Strange. Never heard but Ok - good that you worked it out! Vänligen/Regards Gustav Wiberg Developing Engineer -Original Message- From: Bruce Cowin [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 16, 2008 9:54 PM To: Gustav Wiberg; 'Patrick Farley'; 'php-windows@lists.php.net';

RE: [PHP-WIN] Can't get MySQL extensions to load

2008-01-16 Thread Gustav Wiberg
Hi! If phpinfo points at c:\windows - that's where the php searches for settings in first place. Try to copy php.ini from c:\php to c:\windows and see the result. Vänligen/Regards Gustav Wiberg Developing Engineer = DET SKA VARA LÄTT ATT TA RÄTT BETALT! Ha

[PHP-WIN] mysql not working but very odd

2008-01-16 Thread Joaquin Grech
Ok, I had php installed on a server with mysql module and I just copied all the files over to a new machine. It didn't work. I tried reinstalling and all, still same issue. I ran php -I output and it seems to be all ok, this is part of the output: mysql MySQL Support => enabled Active Pe

Re: [PHP-WIN] Use PHP to open outlook

2008-01-16 Thread Jacob Kruger
FWIW, you can basically do this with a standard HTML form where the action is something along the lines of mailto:... Can't remember if I've got this exactly right, but, basically your mailto:[EMAIL PROTECTED] line method="post" enctype="text/plain"> Then, each of the fields in the form will be

RE: [PHP-WIN] Can't get MySQL extensions to load

2008-01-16 Thread Bruce Cowin
I got it to work. It turns out you need a registry entry in HKLM\Software\PHP call IniFilePath set to where your ini file is. Now that it's using the right ini file, it's loading the extensions. Regards, Bruce >>> "Bruce Cowin" <[EMAIL PROTECTED]> 17/01/2008 8:53:58 a.m. >>> That was a goo

RE: [PHP-WIN] Can't get MySQL extensions to load

2008-01-16 Thread Bruce Cowin
That was a good idea, but unfortunately it doesn't work. It still doesn't load any of the extensions. Regards, Bruce >>> Gustav Wiberg <[EMAIL PROTECTED]> 16/01/2008 8:29:00 p.m. >>> Hi! If phpinfo points at c:\windows - that's where the php searches for settings in first place. Try to copy

RE: [PHP-WIN] Use PHP to open outlook

2008-01-16 Thread Warren Vail
You probably want to open Outlook on the machine that is not running PHP (the browser machine) so you will need to use something else. Try something like; mailto:[EMAIL PROTECTED] is a subject&body=this is a body">clickablevalue This is html and is limited by the length of a valid URL (Get metho

[PHP-WIN] Use PHP to open outlook

2008-01-16 Thread Harpreet
Can I use PHP to Open Outlook with subject , To and body pre-populated. So that user can preview before pressing send. Help is appreciated. Regards, Harpreet Kaur Sr. Application Developer Crispin Corporation (919) 367-7911 (919) 696-0515 (Cell) -- PHP Windows Mailing List (http://www.php.net

[PHP-WIN] php_dblib.dll (threadsafe) request

2008-01-16 Thread Jason
Hi all, Is there anyone out there who would be kind enough to send me a thread-safe build of php_dblib.dll which is compiled against FreeTDS 0.64 or 0.82? Going by the tds logfiles the current dll from http://kromann.info is built against FreeTDS 0.63. TIA Jason -- PHP Windows Mailing Lis