Webgrind and Sqlbuddy never starting
Posted by: viking (---.144.1.93.rev.sfr.net)
Date: August 18, 2012 09:27PM

I refer to Wampserver 2.2 / Windows 7 .Recently installed with only minor problems reported elsewhere on this forum.

Starting from Wampserver 2.2 icon / Localhost appears the usual Welcome page with at the bottom Your aliases. phpmyadmin works fine, but NEITHER Webgrind or Sqlbuddy.
Likewise, if from the (green) icon one starts Debug/webgrind, same symptom.

Symptom(s) (changing):
-either clicking eg. Webgrind (either way) , the browser page pops up with localhost "grinding" for ever
-or: 403 error reported elsewhere

Attempts:
a) I have changed the wamp/alias/webgrind.conf and/or wamp/alias/sqlbuddy.conf files by writing "Require all granted" at the end instead of "Require local", so *.conf files looks like:

<Directory "d:/wamp/apps/phpmyadminWAMPPHPMYADMINVERSION/">

Options Indexes FollowSymLinks MultiViews

Require all granted

</Directory>

b)I have also tried to turn ON from icon menu /PHP/ PHP settings the settings: (XDebug ) Profiler enable trigger

NO result from a) or b).

Thanks for help because it is annoying to have a separate debugger , if not outright creating errors...

Options: ReplyQuote
Re: Webgrind and Sqlbuddy never starting
Posted by: stevenmartin99 (Moderator)
Date: August 18, 2012 09:42PM

That's not the issue!

There is a small error in the version you downloaded that has already been fixed

The line is

<Directory "d:/wamp/apps/phpmyadminWAMPPHPMYADMINVERSION/">

You need to change this path to point to the webgrind folder.

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

Options: ReplyQuote
Re: Webgrind and Sqlbuddy never starting
Posted by: viking (---.144.1.93.rev.sfr.net)
Date: August 19, 2012 11:23PM

Thanks indeed ! It worked now

Options: ReplyQuote


Sorry, only registered users may post in this forum.