View previous topic :: View next topic |
Author |
Message |
bert56 -
Joined: 23 Jul 2005 Posts: 7
|
Posted: Sun Aug 14, 2005 11:13 am Post subject: Mysql |
|
|
I have Abyss, PHP and Perl now running on my Windows 98 Machine. The next step is Mysql. I installed 4.1.13a (Windows Essentials) with the windows installer and used the configuration Wizard.
I tried to install now Mambo CMS but the Mambo install tells me I have no Mysql support.
Do I have to tell Abyss that Mysql is installed on the machine? Hope someone can give me som suggestions, how to do this!
Bert |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sun Aug 14, 2005 11:17 am Post subject: |
|
|
You must make sure you start MySQL and that you get the green light in the task bar. To do this, go to c:\mysql\bin\ and look for the icon that looks like a set of traffic lights. Start it and try the installation of your script again.
If all else fails, go to www.trustabyss.com and follow the tutorial there. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
bert56 -
Joined: 23 Jul 2005 Posts: 7
|
Posted: Sun Aug 14, 2005 11:32 am Post subject: Mysql |
|
|
I looked in the bin directory but I only see 20 exe files and 1 dll file. An icon what looks like a traffic light is not showing.
Bert |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
|
Back to top |
|
 |
p3 -
Joined: 17 Jun 2005 Posts: 615
|
Posted: Sun Aug 14, 2005 2:44 pm Post subject: |
|
|
Sometimes Mambo return no MySQL version whenever you install it, due to various reasons. If you can access phpmyadmin, then just proceed with the installation. |
|
Back to top |
|
 |
bert56 -
Joined: 23 Jul 2005 Posts: 7
|
Posted: Sun Aug 14, 2005 3:28 pm Post subject: Mysql |
|
|
At this moment I don't know what I am doing wrong! Installed Mysql installer version and used the wizard for the configuration. I can not get Mysql running on my W98 machine.
I have to do some more investigating and studying of read me files and manuals.
I have Abyss, perl and php running perfect!
Bert |
|
Back to top |
|
 |
cmxflash -
Joined: 11 Dec 2004 Posts: 872
|
Posted: Sun Aug 14, 2005 4:38 pm Post subject: |
|
|
I had the same problem, but got it solved by installing PHP5. If you're running PHP 4.x, try updating it. |
|
Back to top |
|
 |
bert56 -
Joined: 23 Jul 2005 Posts: 7
|
Posted: Sun Aug 14, 2005 5:05 pm Post subject: Mysql |
|
|
I have php5 running!
Bert |
|
Back to top |
|
 |
bert56 -
Joined: 23 Jul 2005 Posts: 7
|
Posted: Sun Aug 14, 2005 7:13 pm Post subject: |
|
|
I found out that when I use the Mysql configuration wizard that I don't have the option to activate "Install As Windows service"
?
Bert |
|
Back to top |
|
 |
roganty -
Joined: 08 Jun 2004 Posts: 357 Location: Bristol, UK
|
Posted: Sun Aug 14, 2005 11:09 pm Post subject: |
|
|
bert56 wrote: | I found out that when I use the Mysql configuration wizard that I don't have the option to activate "Install As Windows service" |
installing mysql as a services is not available for win 98
try this
go to
start->run
type "command" (without the quotes)
now type "c:\mysql\bin\mysqld" (without the quotes) and hit enter
mysql should now of started _________________ Anthony R
Roganty | Links-Links.co.uk |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Aug 15, 2005 2:11 pm Post subject: |
|
|
On Win95/98/ME, you can add the mysql.exe process to the Start > Programs > Startup folder to autorun it on Windows boot time. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|