Re: [PHP] Re: Cannot Install mysql extension

2009-01-08 Thread VamVan
Sorry I apologize that I didn't follow the thread after I replied. Anyways I am glad it works for you. Thanks, V On Thu, Jan 8, 2009 at 1:12 PM, Gary wrote: > Ok... I dont know if Im officially in love, but Im close...the Xampp worked > first time, all my hair still in place and on head...thank

Re: [PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Gary
Ok... I dont know if Im officially in love, but Im close...the Xampp worked first time, all my hair still in place and on head...thanks to everyone for all the help! Gary "Nathan Rixham" wrote in message news:49666231.9050...@gmail.com... > Gary wrote: >> I like it...thanks for the suggestion.

Re: [PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Nathan Rixham
Gary wrote: I like it...thanks for the suggestion It gives me 3 choices, the installer, the zip and the exe. The zip is 82 megs, the largest, is that the better choice? Thanks again for your help. Gary keep it simple for yourself and go with the installer -- PHP General Mailing List

Re: [PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Gary
And would you suggest I uninstalled everything prior to? Again, thnaks much "VamVan" wrote in message news:12eb8b030901081205q4706d028m87a4adab7d31b...@mail.gmail.com... > On Thu, Jan 8, 2009 at 11:56 AM, Gary wrote: > >> Nathan >> >> Thanks for all your help, but it is not working. The file

[PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Shawn McKenzie
Gary wrote: > Ok...so the error log is riddled with messages like this > > PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\Program > Files\\PHP\\ext\\php_mysql.dll' - The specified procedure could not be > found.\r\n in Unknown on line 0 > > The php_mysl.dll is located at C:\Prog

Re: [PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Gary
I like it...thanks for the suggestion It gives me 3 choices, the installer, the zip and the exe. The zip is 82 megs, the largest, is that the better choice? Thanks again for your help. Gary "VamVan" wrote in message news:12eb8b030901081205q4706d028m87a4adab7d31b...@mail.gmail.com... >

[PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Gary
Ok...so the error log is riddled with messages like this PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\Program Files\\PHP\\ext\\php_mysql.dll' - The specified procedure could not be found.\r\n in Unknown on line 0 The php_mysl.dll is located at C:\Program Files\PHP\ext\php.ini

Re: [PHP] Re: Cannot Install mysql extension

2009-01-08 Thread VamVan
On Thu, Jan 8, 2009 at 11:56 AM, Gary wrote: > Nathan > > Thanks for all your help, but it is not working. The files were/are named > php_mysql.dllso I replace them. > > I did the advanced install, choosing only those extensions I wanted, > including mywsql and mysqli > > I have already rein

[PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Nathan Rixham
Gary wrote: Nathan Thanks for all your help, but it is not working. The files were/are named php_mysql.dllso I replace them. I did the advanced install, choosing only those extensions I wanted, including mywsql and mysqli I have already reinstalled the php5.2.8 Again, thanks, but Im

[PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Gary
Nathan Thanks for all your help, but it is not working. The files were/are named php_mysql.dllso I replace them. I did the advanced install, choosing only those extensions I wanted, including mywsql and mysqli I have already reinstalled the php5.2.8 Again, thanks, but Im getting frustrat

[PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Nathan Rixham
Gary wrote: Thanks much, but I do not have a line that says extension=php_mysql.dll What I do have is a line that says extension=mysql.dll Should I add the php_? Thanks again Gary check in the php/ext/ directory, if you have a dll called mysql.dll then you're fine, if it's php_mysql.dll then

[PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Nathan Rixham
Gary wrote: Ok, I C/P the code and uploaded a link http://www.paulgdesigns.com/phpini.html Any help would be appriciated. Gary uncomment ;extension=php_mysql.dll (remove the ;) in your php.ini then restart apache .so is for nix not windows :) -- PHP General Mailing List (http://www.php.

[PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Gary
Ok, I C/P the code and uploaded a link http://www.paulgdesigns.com/phpini.html Any help would be appriciated. Gary "Nathan Rixham" wrote in message news:49663cee.8040...@gmail.com... > Gary wrote: >> Just installed Apache 2.2 and PHP 5.2.8, am able to test, works fine. >> >> I am no able to

[PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Gary
Im not sure how to do that, I have the phpinfo on screen, but this is for a local testing server... "Nathan Rixham" wrote in message news:49663cee.8040...@gmail.com... > Gary wrote: >> Just installed Apache 2.2 and PHP 5.2.8, am able to test, works fine. >> >> I am no able to get the mysql ext

[PHP] Re: Cannot Install mysql extension

2009-01-08 Thread Nathan Rixham
Gary wrote: Just installed Apache 2.2 and PHP 5.2.8, am able to test, works fine. I am no able to get the mysql extensions to install. I have gone in to reinstall, the dialog box says that 0bytes to be installed. Have searched, several forums have suggested to remove the ; from in front of