PLEASSSSEEE HELP WASTED WHOLE DAY!
Posted by: smallzZz8 (---.res.bhn.net)
Date: August 14, 2013 01:38AM

i keep getting a 403 forbidden when i click the sqlbuddy on local host...ive tried allowing it and i cant please help

Options: ReplyQuote
Re: PLEASSSSEEE HELP WASTED WHOLE DAY!
Posted by: RiggsFolly (---.ppp.as43234.net)
Date: August 14, 2013 10:24AM

It would help to know

What OS you are running?
What version of WAMP you have installed?
What, if anything you have tailored anywhere in WAMP?

Options: ReplyQuote
Re: PLEASSSSEEE HELP WASTED WHOLE DAY!
Posted by: MrPjax (---.dhcp.insightbb.com)
Date: August 14, 2013 10:31PM

First, go to Apache/Service and click on Test Port 80. If it says anything other than:

Your port 80 is actually used by:

Server Apache/2.4.4 <Win 64> PHP/5.4.12 or whatever your using, then there is something else listening to port 80. Start with cloud services like Nuance for Omnipage and Teamviewer and turn them off.

Options: ReplyQuote
Re: PLEASSSSEEE HELP WASTED WHOLE DAY!
Posted by: smallzZz8 (---.res.bhn.net)
Date: August 15, 2013 04:45AM

my port is not being used this is my error log


[Wed Aug 14 03:25:22.452485 2013] [mpm_winnt:notice] [pid 1352:tid 380] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Wed Aug 14 03:25:28.162095 2013] [mpm_winnt:notice] [pid 5348:tid 280] AH00364: Child: All worker threads have exited.
[Wed Aug 14 03:25:42.467320 2013] [mpm_winnt:notice] [pid 1352:tid 380] AH00430: Parent: Child process exited successfully.
[Wed Aug 14 10:15:48.439062 2013] [mpm_winnt:notice] [pid 3980:tid 380] AH00455: Apache/2.4.2 (Win64) PHP/5.4.3 configured -- resuming normal operations
[Wed Aug 14 10:15:48.439062 2013] [mpm_winnt:notice] [pid 3980:tid 380] AH00456: Server built: May 13 2012 19:54:49
[Wed Aug 14 10:15:48.439062 2013] [core:notice] [pid 3980:tid 380] AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.2\\bin\\httpd.exe -d C:/wamp/bin/apache/apache2.4.2'
[Wed Aug 14 10:15:48.458063 2013] [mpm_winnt:notice] [pid 3980:tid 380] AH00418: Parent: Created child process 792
[Wed Aug 14 10:15:49.176104 2013] [mpm_winnt:notice] [pid 792:tid 280] AH00354: Child: Starting 64 worker threads.
[Wed Aug 14 10:17:56.973413 2013] [authz_core:error] [pid 792:tid 816] [client 127.0.0.1:50593] AH01630: client denied by server configuration: C:/wamp/apps/sqlbuddy1.3.3/, referer: [localhost]
[Wed Aug 14 10:22:40.987658 2013] [mpm_winnt:notice] [pid 3980:tid 380] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Wed Aug 14 10:22:42.987773 2013] [mpm_winnt:notice] [pid 792:tid 280] AH00364: Child: All worker threads have exited.
[Wed Aug 14 10:22:43.016774 2013] [mpm_winnt:notice] [pid 3980:tid 380] AH00430: Parent: Child process exited successfully.
[Wed Aug 14 22:34:39.089630 2013] [mpm_winnt:notice] [pid 1816:tid 380] AH00455: Apache/2.4.2 (Win64) PHP/5.4.3 configured -- resuming normal operations
[Wed Aug 14 22:34:39.089630 2013] [mpm_winnt:notice] [pid 1816:tid 380] AH00456: Server built: May 13 2012 19:54:49
[Wed Aug 14 22:34:39.089630 2013] [core:notice] [pid 1816:tid 380] AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.2\\bin\\httpd.exe -d C:/wamp/bin/apache/apache2.4.2'
[Wed Aug 14 22:34:39.095630 2013] [mpm_winnt:notice] [pid 1816:tid 380] AH00418: Parent: Created child process 4112
[Wed Aug 14 22:34:39.712666 2013] [mpm_winnt:notice] [pid 4112:tid 280] AH00354: Child: Starting 64 worker threads.
[Wed Aug 14 22:36:28.483887 2013] [mpm_winnt:notice] [pid 1816:tid 380] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Wed Aug 14 22:36:30.485001 2013] [mpm_winnt:notice] [pid 4112:tid 280] AH00364: Child: All worker threads have exited.
[Wed Aug 14 22:36:30.506003 2013] [mpm_winnt:notice] [pid 1816:tid 380] AH00430: Parent: Child process exited successfully.

Options: ReplyQuote
Re: PLEASSSSEEE HELP WASTED WHOLE DAY!
Posted by: ClearModule.com (---.revenue.ie)
Date: August 15, 2013 11:33AM

Does [127.0.0.1] work?

ClearModule - Free PHP Training - [clearmodule.com]

Options: ReplyQuote
Re: PLEASSSSEEE HELP WASTED WHOLE DAY!
Posted by: smallzZz8 (---.res.bhn.net)
Date: August 15, 2013 04:21PM

no it does not

Options: ReplyQuote
Re: PLEASSSSEEE HELP WASTED WHOLE DAY!
Posted by: RiggsFolly (---.ppp.as43234.net)
Date: August 15, 2013 05:53PM

Can you also post your Apache access log.

Or have a look at it, if you see ipaddress ::1 on the lines that are getting refused thsi is the probably fix.


edit c:\wamp\alias\mysqlbuddy.conf

Change these line:
        Order Deny,Allow
	Deny from all
	Allow from 127.0.0.1
	Allow from ::1
        Allow from localhost

To

        Require local

Options: ReplyQuote
Re: PLEASSSSEEE HELP WASTED WHOLE DAY!
Posted by: smallzZz8 (---.res.bhn.net)
Date: August 15, 2013 09:32PM

i did the require local and now it is stuck at yellow and it used to be green (the Logo)

here is my access log below

127.0.0.1 - - [13/Aug/2013:19:22:27 -0400] "GET / HTTP/1.1" 200 4337
127.0.0.1 - - [13/Aug/2013:19:22:28 -0400] "GET /index.php?img=gifLogo HTTP/1.1" 200 4549
127.0.0.1 - - [13/Aug/2013:19:22:28 -0400] "GET /index.php?img=pngPlugin HTTP/1.1" 200 548
127.0.0.1 - - [13/Aug/2013:19:22:28 -0400] "GET /index.php?img=pngWrench HTTP/1.1" 200 741
127.0.0.1 - - [13/Aug/2013:19:22:28 -0400] "GET /index.php?img=pngFolderGo HTTP/1.1" 200 694
127.0.0.1 - - [13/Aug/2013:19:22:29 -0400] "GET /sqlbuddy/ HTTP/1.1" 403 211
127.0.0.1 - - [13/Aug/2013:19:22:29 -0400] "GET /favicon.ico HTTP/1.1" 404 209
127.0.0.1 - - [13/Aug/2013:19:24:14 -0400] "GET / HTTP/1.1" 200 4337
127.0.0.1 - - [13/Aug/2013:19:24:15 -0400] "GET /index.php?img=gifLogo HTTP/1.1" 200 4549
127.0.0.1 - - [13/Aug/2013:19:24:15 -0400] "GET /index.php?img=pngPlugin HTTP/1.1" 200 548
127.0.0.1 - - [13/Aug/2013:19:24:15 -0400] "GET /index.php?img=pngWrench HTTP/1.1" 200 741
127.0.0.1 - - [13/Aug/2013:19:24:15 -0400] "GET /index.php?img=pngFolderGo HTTP/1.1" 200 694
127.0.0.1 - - [13/Aug/2013:19:24:16 -0400] "GET /sqlbuddy/ HTTP/1.1" 403 211
127.0.0.1 - - [13/Aug/2013:19:24:17 -0400] "GET /favicon.ico HTTP/1.1" 404 209
127.0.0.1 - - [13/Aug/2013:19:24:19 -0400] "GET /phpmyadmin/ HTTP/1.1" 200 2576
127.0.0.1 - - [13/Aug/2013:19:24:19 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 4805
127.0.0.1 - - [13/Aug/2013:19:24:19 -0400] "GET /phpmyadmin/main.php?token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 37285
127.0.0.1 - - [13/Aug/2013:19:24:19 -0400] "GET /phpmyadmin/phpmyadmin.css.php?token=5cae710666f3deff13864fdb45a09247&js_frame=left&nocache=5424998917 HTTP/1.1" 200 15157
127.0.0.1 - - [13/Aug/2013:19:24:20 -0400] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=5cae710666f3deff13864fdb45a09247&js_frame=right&nocache=5424998917 HTTP/1.1" 200 76807
127.0.0.1 - - [13/Aug/2013:19:24:20 -0400] "GET /phpmyadmin/js/messages.php?lang=en&db=&token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 16584
127.0.0.1 - - [13/Aug/2013:19:24:26 -0400] "GET /phpmyadmin/index.php?db=information_schema&token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 2654
127.0.0.1 - - [13/Aug/2013:19:24:26 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247&db=information_schema HTTP/1.1" 200 26691
127.0.0.1 - - [13/Aug/2013:19:24:26 -0400] "GET /phpmyadmin/db_structure.php?token=5cae710666f3deff13864fdb45a09247&db=information_schema HTTP/1.1" 200 66134
127.0.0.1 - - [13/Aug/2013:19:24:27 -0400] "GET /phpmyadmin/js/db_structure.js?ts=1336063072 HTTP/1.1" 200 6310
127.0.0.1 - - [13/Aug/2013:19:24:27 -0400] "GET /phpmyadmin/js/tbl_change.js?ts=1336063072 HTTP/1.1" 200 7007
127.0.0.1 - - [13/Aug/2013:19:24:27 -0400] "GET /phpmyadmin/js/jquery/timepicker.js?ts=1336063072 HTTP/1.1" 200 21928
127.0.0.1 - - [13/Aug/2013:19:24:27 -0400] "GET /phpmyadmin/js/messages.php?lang=en&db=information_schema&token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 16602
127.0.0.1 - - [13/Aug/2013:19:24:27 -0400] "GET /phpmyadmin/themes/pmahomme/img/arrow_ltr.png HTTP/1.1" 200 139
127.0.0.1 - - [13/Aug/2013:19:24:27 -0400] "GET /phpmyadmin/ HTTP/1.1" 200 2576
127.0.0.1 - - [13/Aug/2013:19:24:28 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 4805
127.0.0.1 - - [13/Aug/2013:19:24:28 -0400] "GET /phpmyadmin/main.php?token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 37285
127.0.0.1 - - [13/Aug/2013:19:24:29 -0400] "GET /phpmyadmin/index.php?db=mysql&token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 2615
127.0.0.1 - - [13/Aug/2013:19:24:30 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247&db=mysql HTTP/1.1" 200 18189
127.0.0.1 - - [13/Aug/2013:19:24:30 -0400] "GET /phpmyadmin/db_structure.php?token=5cae710666f3deff13864fdb45a09247&db=mysql HTTP/1.1" 200 82051
127.0.0.1 - - [13/Aug/2013:19:24:30 -0400] "GET /phpmyadmin/js/messages.php?lang=en&db=mysql&token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 16589
127.0.0.1 - - [13/Aug/2013:19:24:34 -0400] "GET /phpmyadmin/ HTTP/1.1" 200 2576
127.0.0.1 - - [13/Aug/2013:19:24:34 -0400] "GET /phpmyadmin/main.php?token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 37285
127.0.0.1 - - [13/Aug/2013:19:24:34 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 4805
127.0.0.1 - - [13/Aug/2013:19:28:21 -0400] "GET / HTTP/1.1" 200 4337
127.0.0.1 - - [13/Aug/2013:19:28:22 -0400] "GET /index.php?img=gifLogo HTTP/1.1" 200 4549
127.0.0.1 - - [13/Aug/2013:19:28:22 -0400] "GET /index.php?img=pngPlugin HTTP/1.1" 200 548
127.0.0.1 - - [13/Aug/2013:19:28:22 -0400] "GET /index.php?img=pngWrench HTTP/1.1" 200 741
127.0.0.1 - - [13/Aug/2013:19:28:22 -0400] "GET /index.php?img=pngFolderGo HTTP/1.1" 200 694
127.0.0.1 - - [13/Aug/2013:19:28:23 -0400] "GET /sqlbuddy/ HTTP/1.1" 403 211
127.0.0.1 - - [13/Aug/2013:19:28:23 -0400] "GET /favicon.ico HTTP/1.1" 404 209
127.0.0.1 - - [13/Aug/2013:19:28:27 -0400] "GET /phpmyadmin/ HTTP/1.1" 200 2576
127.0.0.1 - - [13/Aug/2013:19:28:27 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 4805
127.0.0.1 - - [13/Aug/2013:19:28:27 -0400] "GET /phpmyadmin/main.php?token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 37285
127.0.0.1 - - [13/Aug/2013:19:28:41 -0400] "GET /phpmyadmin/server_databases.php?token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 35438
127.0.0.1 - - [13/Aug/2013:19:28:42 -0400] "GET /phpmyadmin/themes/pmahomme/img/b_newdb.png HTTP/1.1" 200 650
127.0.0.1 - - [13/Aug/2013:19:28:42 -0400] "GET /phpmyadmin/themes/pmahomme/img/b_dbstatistics.png HTTP/1.1" 200 504
127.0.0.1 - - [13/Aug/2013:19:28:42 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247&server=1&ajax_request=true&recent_table=true&_nocache=1376436522210164845 HTTP/1.1" 200 145
127.0.0.1 - - [13/Aug/2013:19:28:44 -0400] "GET /phpmyadmin/themes/pmahomme/img/marked_bg.png HTTP/1.1" 200 172
127.0.0.1 - - [13/Aug/2013:19:28:47 -0400] "GET /phpmyadmin/navigation.php?server=1&token=5cae710666f3deff13864fdb45a09247&db=test&table=&lang=en&collation_connection=utf8_general_ci HTTP/1.1" 200 5303
127.0.0.1 - - [13/Aug/2013:19:28:47 -0400] "GET /phpmyadmin/db_structure.php?server=1&token=5cae710666f3deff13864fdb45a09247&db=test&table=&lang=en&collation_connection=utf8_general_ci HTTP/1.1" 200 8747
127.0.0.1 - - [13/Aug/2013:19:28:47 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247&server=1&ajax_request=true&recent_table=true&_nocache=1376436527740866623 HTTP/1.1" 200 145
127.0.0.1 - - [13/Aug/2013:19:28:47 -0400] "GET /phpmyadmin/js/messages.php?lang=en&db=test&token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 16588
127.0.0.1 - - [13/Aug/2013:19:28:48 -0400] "GET /phpmyadmin/themes/pmahomme/img/error.ico HTTP/1.1" 200 5430
127.0.0.1 - - [13/Aug/2013:19:28:48 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247&server=1&ajax_request=true&recent_table=true&_nocache=1376436528106484879 HTTP/1.1" 200 145
127.0.0.1 - - [13/Aug/2013:19:28:49 -0400] "GET /phpmyadmin/server_databases.php?token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 35438
127.0.0.1 - - [13/Aug/2013:19:28:50 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247&server=1&ajax_request=true&recent_table=true&_nocache=1376436530140271029 HTTP/1.1" 200 145
127.0.0.1 - - [13/Aug/2013:19:28:50 -0400] "GET /phpmyadmin/navigation.php?server=1&token=5cae710666f3deff13864fdb45a09247&db=&table=&lang=en&collation_connection=utf8_general_ci HTTP/1.1" 200 4805
127.0.0.1 - - [13/Aug/2013:19:28:50 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247&server=1&ajax_request=true&recent_table=true&_nocache=1376436530577829864 HTTP/1.1" 200 145
127.0.0.1 - - [13/Aug/2013:19:29:58 -0400] "GET /phpmyadmin/index.php?db=test&token=5cae710666f3deff13864fdb45a09247 HTTP/1.1" 200 2612
127.0.0.1 - - [13/Aug/2013:19:29:58 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247&db=test HTTP/1.1" 200 5303
127.0.0.1 - - [13/Aug/2013:19:29:58 -0400] "GET /phpmyadmin/db_structure.php?token=5cae710666f3deff13864fdb45a09247&db=test HTTP/1.1" 200 8670
127.0.0.1 - - [13/Aug/2013:19:30:01 -0400] "GET /phpmyadmin/db_sql.php?db=test&server=1&token=5cae710666f3deff13864fdb45a09247&db_query_force=1 HTTP/1.1" 200 10048
127.0.0.1 - - [13/Aug/2013:19:30:02 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247&server=1&ajax_request=true&recent_table=true&_nocache=1376436602448172764 HTTP/1.1" 200 145
127.0.0.1 - - [13/Aug/2013:19:30:05 -0400] "GET /phpmyadmin/server_privileges.php?db=test&server=1&token=5cae710666f3deff13864fdb45a09247&checkprivs=test&viewing_mode=db HTTP/1.1" 200 14739
127.0.0.1 - - [13/Aug/2013:19:30:05 -0400] "GET /phpmyadmin/js/server_privileges.js?ts=1336063072 HTTP/1.1" 200 7675
127.0.0.1 - - [13/Aug/2013:19:30:05 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247&server=1&ajax_request=true&recent_table=true&_nocache=1376436605810593903 HTTP/1.1" 200 145
127.0.0.1 - - [13/Aug/2013:19:30:13 -0400] "GET /phpmyadmin/server_privileges.php?db=test&token=5cae710666f3deff13864fdb45a09247&username=root&hostname=localhost&dbname=&tablename=&ajax_request=true&edit_user_dialog=true&_nocache=1376436613810644755 HTTP/1.1" 200 20809
127.0.0.1 - - [13/Aug/2013:19:30:13 -0400] "GET /phpmyadmin/themes/pmahomme/jquery/images/ui-icons_222222_256x240.png HTTP/1.1" 200 4369
127.0.0.1 - - [13/Aug/2013:19:30:14 -0400] "GET /phpmyadmin/themes/pmahomme/jquery/images/ui-bg_glass_75_dadada_1x400.png HTTP/1.1" 200 111
127.0.0.1 - - [13/Aug/2013:19:30:45 -0400] "GET /phpmyadmin/themes/pmahomme/jquery/images/ui-icons_454545_256x240.png HTTP/1.1" 200 4369
127.0.0.1 - - [13/Aug/2013:19:30:50 -0400] "GET /phpmyadmin/tbl_create.php?db=test&token=5cae710666f3deff13864fdb45a09247&num_fields=&ajax_request=true&_nocache=1376436650932161960 HTTP/1.1" 200 125675
127.0.0.1 - - [13/Aug/2013:19:30:51 -0400] "GET /phpmyadmin/js/keyhandler.js?_=1376436651159 HTTP/1.1" 200 856
127.0.0.1 - - [13/Aug/2013:19:30:51 -0400] "GET /phpmyadmin/themes/pmahomme/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png HTTP/1.1" 200 180
127.0.0.1 - - [13/Aug/2013:19:30:54 -0400] "GET /phpmyadmin/db_sql.php?db=test&server=1&token=5cae710666f3deff13864fdb45a09247&db_query_force=1 HTTP/1.1" 200 10048
127.0.0.1 - - [13/Aug/2013:19:30:54 -0400] "GET /phpmyadmin/navigation.php?token=5cae710666f3deff13864fdb45a09247&server=1&ajax_request=true&recent_table=true&_nocache=1376436654680651340 HTTP/1.1" 200 145
127.0.0.1 - - [13/Aug/2013:19:33:25 -0400] "GET /webgrind/ HTTP/1.1" 403 211
127.0.0.1 - - [13/Aug/2013:19:33:26 -0400] "GET /favicon.ico HTTP/1.1" 404 209
127.0.0.1 - - [13/Aug/2013:19:35:53 -0400] "GET / HTTP/1.1" 200 4337
127.0.0.1 - - [13/Aug/2013:19:35:54 -0400] "GET /index.php?img=gifLogo HTTP/1.1" 200 4549
127.0.0.1 - - [13/Aug/2013:19:35:54 -0400] "GET /index.php?img=pngPlugin HTTP/1.1" 200 548
127.0.0.1 - - [13/Aug/2013:19:35:54 -0400] "GET /index.php?img=pngWrench HTTP/1.1" 200 741
127.0.0.1 - - [13/Aug/2013:19:35:54 -0400] "GET /index.php?img=pngFolderGo HTTP/1.1" 200 694
127.0.0.1 - - [13/Aug/2013:19:35:58 -0400] "GET /sqlbuddy/ HTTP/1.1" 403 211
127.0.0.1 - - [13/Aug/2013:19:35:59 -0400] "GET /favicon.ico HTTP/1.1" 404 209
127.0.0.1 - - [13/Aug/2013:19:44:08 -0400] "GET /favicon.ico HTTP/1.1" 404 209
127.0.0.1 - - [14/Aug/2013:10:17:55 -0400] "GET / HTTP/1.1" 200 4337
127.0.0.1 - - [14/Aug/2013:10:17:55 -0400] "GET /index.php?img=gifLogo HTTP/1.1" 200 4549
127.0.0.1 - - [14/Aug/2013:10:17:55 -0400] "GET /index.php?img=pngWrench HTTP/1.1" 200 741
127.0.0.1 - - [14/Aug/2013:10:17:55 -0400] "GET /index.php?img=pngFolderGo HTTP/1.1" 200 694
127.0.0.1 - - [14/Aug/2013:10:17:55 -0400] "GET /index.php?img=pngPlugin HTTP/1.1" 200 548
127.0.0.1 - - [14/Aug/2013:10:17:56 -0400] "GET /sqlbuddy/ HTTP/1.1" 403 211
127.0.0.1 - - [14/Aug/2013:10:17:57 -0400] "GET /favicon.ico HTTP/1.1" 404 209

Options: ReplyQuote


Sorry, only registered users may post in this forum.