slbuddy and webgrind not working
Posted by: miket82 (---.range86-183.btcentralplus.com)
Date: June 09, 2012 12:04PM

Loaded wamp 2.2 64bit. Everything works, including my web sites, except sqlbuddy and webgrind.
Both give the message

Forbidden

You don't have permission to access /sqlbuddy/ on this server.

or

Forbidden

You don't have permission to access /webgrind/ on this server.

I have looked at both alias files and they are similar to the phpmyadmin file. I created a second test alias to webgrind, it was accepted by the system but on restarting the server nothing worked!
I deleted the test alias and everything worked again except webgrind and sqlbuddy.
Clues anyone?

Options: ReplyQuote
Re: slbuddy and webgrind not working
Posted by: slight (---.adsl.cyta.gr)
Date: June 09, 2012 02:43PM

I have the same problem on windows vista ultimate 64bit.
A liitle help please.

Options: ReplyQuote
Re: slbuddy and webgrind not working
Posted by: stevenmartin99 (Moderator)
Date: June 09, 2012 02:47PM

teamviewer?

its an odd problem if its not also happening to phpmyadmin

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: slbuddy and webgrind not working
Posted by: miket82 (---.range86-183.btcentralplus.com)
Date: June 09, 2012 03:32PM

If there was any way I could I would post a screen shot of phpmyadmin working but I can copy this from the opening page.

Database server

Server: localhost (localhost via TCP/IP)
Software: MySQL
Software version: 5.5.24-log - MySQL Community Server (GPL)
Protocol version: 10
User: root@localhost
Server charset: UTF-8 Unicode (utf8)

Web server

Apache/2.4.2 (Win64) PHP/5.4.3
Database client version: libmysql - mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
PHP extension: mysqli Documentation

phpMyAdmin

Version information: 3.5.1 (up to date)
Documentation
Wiki
Official Homepage
Contribute
Get support
List of changes

Options: ReplyQuote
Re: slbuddy and webgrind not working
Posted by: stevenmartin99 (Moderator)
Date: June 09, 2012 03:37PM

i solved this already , its a bug in the latest copy of wampserver.
i just fixed it for slight

open c:\wamp\alias\webgrind.conf

change
<Directory "c:/wamp/apps/phpmyadminWAMPPHPMYADMINVERSION/">
to
<Directory "c:/wamp/apps/webgrind1.0/" >

and

open c:\wamp\alias\sqlbuddy.conf

change
<Directory "c:/wamp/apps/phpmyadminWAMPPHPMYADMINVERSION/">
to
<Directory "c:/wamp/apps/sqlbuddy1.3.3/" >

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]



Edited 1 time(s). Last edit at 06/09/2012 03:41PM by stevenmartin99.

Options: ReplyQuote
Re: slbuddy and webgrind not working
Posted by: miket82 (---.range86-183.btcentralplus.com)
Date: June 09, 2012 03:45PM

Well done, as always a simple fix does the job.
Thanks for your swift reply. All working well, phew!

Options: ReplyQuote
Re: slbuddy and webgrind not working
Posted by: slight (---.adsl.cyta.gr)
Date: June 09, 2012 03:57PM

Steven Martin
Thank you very much for your help.
much appreciated.

Michael



Edited 1 time(s). Last edit at 06/09/2012 04:10PM by slight.

Options: ReplyQuote
Re: slbuddy and webgrind not working
Posted by: Echezona (---.lg.starcomms.net)
Date: August 01, 2012 04:39PM

Thanks. After searching online for 3 hours, I finally saw your elegant solution.
It worked perfectly for me!!!

Options: ReplyQuote


Sorry, only registered users may post in this forum.