Re: [PHP-WIN] PHP mailing list using mysql

2009-11-22 Thread Sascha Meyer
Hi baboucarr, baboucarr sanneh schrieb: hi guys i want to develop a mailing list and the email addresses would be stored on a database..I want to kno how i can do this using php and mysql.. any help ?thnx If you don't want to start from scratch, have a look at the PHP addressbook [1] and the

RE: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Keith Davis
I don't think it's outside the scope of this list, as WPI is just one method of installing PHP and this proves my point and the reason why I don't use the WPI. Keith Davis (214) 906-5183 -Original Message- From: Venkat Raman Don [mailto:don.ra...@microsoft.com] Sent: Sunday, November

RE: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Keith Davis
I disagree with this. I find the web platform installer to be inconsistent at times, and I for one prefer to know exactly how my system is configured. I never could get the WPI to work for PHP at all (works ok with other application services. Keith Davis (214) 906-5183 -Original Messag

RE: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Keith Davis
I disagree with this. I find the web platform installer to be inconsistent at times, and I for one prefer to know exactly how my system is configured. I never could get the WPI to work for PHP at all (works ok with other application services. Keith Davis (214) 906-5183 -Original Message

RE: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Venkat Raman Don
Hi, For other people knowledge and for archiving purpose the problem was because PHP MSI custom install action is failing. I helped Steve working it around by doing the handler mapping manually. Details about this can be found at http://forums.iis.net/p/1162874/1925785.aspx#1925785. Thanks, D

Re: [PHP-WIN] UNSUBSCRIBE me please

2009-11-22 Thread Pierre Joye
On Thu, Nov 19, 2009 at 6:48 PM, wrote: > UNSUBSCRIBE me please > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php Do it yourself. -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP Windows Mailing Li

[PHP-WIN] PHP mailing list using mysql

2009-11-22 Thread baboucarr sanneh
hi guys i want to develop a mailing list and the email addresses would be stored on a database..I want to kno how i can do this using php and mysql.. any help ?thnx Regards, bsanneh $LIM $...@dy __

RE: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Mai-lan Tomsen Bukovec
Once we get done with the troubleshooting, we will circle back to this post with the link to the forum thread so that the PHP on Windows DL has the context (and answer) for archiving. Thanks, Mai-lan Product Unit Manager, IIS http://blogs.iis.net/mailant -Original Message- From: Venka

RE: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Venkat Raman Don
Installer should have done it. I am not sure how appropriate is this DL to discuss all this. Can you post your problem in http://forums.iis.net/1102.aspx. I will reply there. Let's not flood people's email with unnecessary mails. You can also do PHP install troubleshooting using http://blogs.i

Re: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Steve Ricketts
(replied to the wrong e-mail) Many thanks for the clarification. I've gone to the Web Platform Installer and installed PHP. However, when I run my info.php (phpinfo()), I get a 404 error. Looking at the mappings extensions there is no .php extension defined. Shouldn't the installer have confi

RE: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Venkat Raman Don
Sorry, I meant you can get Web Platform Installer from php.iis.net. Both me and Pierre are saying the same thing. If you are using Web platform Installer, you are all done. Thanks, Don. -Original Message- From: Steve Ricketts [mailto:veloce...@hotmail.com] Sent: Sunday, November 22, 20

Re: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Steve Ricketts
Thanks, Don! I'm in the process of uninstalling everything per Pierre's recommendations and going to install from the Web Platform installer. However, I'm a bit confused by your last comment. You said, "Get Microsoft Web Platform installer and install PHP from there" but then the last senten

RE: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Venkat Raman Don
Steve, it might have been possible that your PHP installation was loading the libMySQL.DLL which is present in MySQL installation and not compatible with PHP MySQL extension. Solving this would have been easier by just ensuring that in the PATH extension C:\Program Files\PHP comes first. However

Re: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Pierre Joye
On Sun, Nov 22, 2009 at 7:04 PM, Steve Ricketts wrote: > Funny you should mention Zend.  I was looking through the posts and found a > reference to it.  I installed it but ran into an error right off the bat. So > I signed up for the Zend forums and posted my problem there. > > I had copied libmys

RE: [PHP-WIN] PHP doesn't execute .php files but rather opens the source code file

2009-11-22 Thread Venkat Raman Don
Hi Scott, Can you ensure that the PHP INI directive 'short_open_tag'is set to 'On'. Details about this can be found at http://php.net/manual/en/ini.core.php. I would advise to use This will ensure that there is no confusion among different languages using a similar notation like XML. Thanks

Re: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Steve Ricketts
Funny you should mention Zend. I was looking through the posts and found a reference to it. I installed it but ran into an error right off the bat. So I signed up for the Zend forums and posted my problem there. I had copied libmysql.dll to windows\system32 but that didn't seem to help. So I

Re: [PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Sascha Meyer
Hi Steve, Steve Ricketts schrieb: I'm trying to install the latest version of PHP on a 2003 server running IIS. PHP runs fine but when I run phpinfo(), it doesn't find MySql. Please check if libmysql.dll is somewhere in your path or in a location like C:\windows\system32. I ran into simila

[PHP-WIN] PHP info can't find MySql with IIS web server

2009-11-22 Thread Steve Ricketts
I'm trying to install the latest version of PHP on a 2003 server running IIS. PHP runs fine but when I run phpinfo(), it doesn't find MySql. At the end of my php.ini file I have: [PHP_MYSQL] extension=php_mysql.dll And extension_dir = "c:\progra~1\PHP\ext" In my path variable I have: c:\p

[PHP-WIN] PHP doesn't execute .php files but rather opens the so urce code file

2009-11-22 Thread ScottRHamilton
Hello, this is a newbee question, so my apologies if it is too bone-headed. When double chicking .php files in the browser the php file does not execute but rather the source code file in the browser is opened which I'm sure is not what is suppose to happen. For example, if I type http://loca