View previous topic :: View next topic |
Author |
Message |
trundrumbalind -
Joined: 23 Jan 2005 Posts: 1
|
Posted: Sun Jan 23, 2005 11:03 pm Post subject: MySQL -- No Idea |
|
|
OK, I have downloaded so many packages of MySQL (I have installed PHP successfully) but I just can't get MySQL working.
The tutorials on this forum seem to be out of date as I get no "traffic lights" with this version (Windows version) and after reading about somebody else's symtoms after they had installed PHPMyAdmin, I get the same error of
"cannot load mysql extension,
please check PHP Configuration"
I searched for the file "php_mysql.dll" but it doesn't even seem to be on my system!
If anyone knows of any good tutorials for installation of the more recent releases of MYSQL, I'd really appreciate it. |
|
Back to top |
|
 |
k1ll3rdr4g0n -
Joined: 04 Jul 2004 Posts: 609
|
Posted: Mon Jan 24, 2005 12:15 am Post subject: |
|
|
the "php_mysql.dll" file doesn't come with MySQL it comes with PHP. Download PHP 4.3.10 (I believe thats the latest release of 4). _________________
 |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
|
Back to top |
|
 |
Chatline -
Joined: 14 Jul 2004 Posts: 39
|
Posted: Sat Jan 29, 2005 10:49 pm Post subject: |
|
|
There is a good site wich give you a step by step guide how to install mysql http://www.trustabyss.com/ but it's currently down from winter storms, so check everday top site _________________ Allways and needing help ;) |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Sun Jan 30, 2005 6:16 pm Post subject: |
|
|
Not no more , website is back online , sorry for the down time. LateR! |
|
Back to top |
|
 |
danthemandoo -
Joined: 01 Feb 2005 Posts: 6
|
Posted: Tue Feb 01, 2005 1:13 am Post subject: |
|
|
Quote: | If your using MySQL 4.1.x PHP 4.x will NOT work. |
Decided to register to tell you thats a load of bull. I have mysql 4.1.8 and PHP 4.3.10 running perfectly well together. |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Tue Feb 01, 2005 5:04 am Post subject: |
|
|
Thank you, danthemandoo. Welcome to the forums.
trundrumbalind, if you want the tutorial to work, I suggest you download an older version of
MySQL that has the "greenlight". MySQL 4.1.8 is the last one to include winmysqladmin.exe.
Get it here...
http://downloads.mysql.com/archives.php?p=mysql-4.1&v=4.1.8
Remember, when installing this MySQL, choose "custom" and manually select the installation
of winmysqladmin.exe. It's NOT selected by default, for some reason. |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Tue Feb 01, 2005 5:02 pm Post subject: |
|
|
danthemandoo wrote: | Quote: | If your using MySQL 4.1.x PHP 4.x will NOT work. |
Decided to register to tell you thats a load of bull. I have mysql 4.1.8 and PHP 4.3.10 running perfectly well together. |
without disabling some of the new security in MySQL 4.1.x how would you go about it? _________________ Olly |
|
Back to top |
|
 |
|