Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Can't get SQL Buddy working from the start
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jamie LeBlanc  
View profile  
 More options Nov 9 2011, 8:44 am
From: Jamie LeBlanc <jamieleelebl...@gmail.com>
Date: Wed, 9 Nov 2011 05:44:54 -0800 (PST)
Local: Wed, Nov 9 2011 8:44 am
Subject: Can't get SQL Buddy working from the start
I downloaded SQL Buddy, got it all installed and ran into permission
denied issues. I found out that my server had to be reconfigured to
allow index.php as part of the allowed indexes. Once I got that done I
finally got to the login page. Once I was there, I went to login, but
it just keeps redirecting me back to the login page. I then proceeded
to change the SQL Buddy config file to add in the default username and
password and now it just keeps redirecting in an infinite loop. Anyone
have any ideas what the problem is and how to fix it. I am looking to
setup a program to administer my MySQL database, but I spent 4 days
and couldn't get PhpMyAdmin working, so I thought I would try SQL
Buddy, but yet even that isn't working right.

Is there any MySQL web based program that actually works after being
installed? I have tried a few of the most popular ones, but after a
full week of no luck, I am close to giving up. If anyone out there
knows how to get the SQL Buddy setup from the beginning working,
please reply back. Thanks.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steve Gricci  
View profile  
 More options Nov 9 2011, 8:51 am
From: Steve Gricci <st...@gricci.org>
Date: Wed, 9 Nov 2011 08:51:08 -0500
Local: Wed, Nov 9 2011 8:51 am
Subject: Re: Can't get SQL Buddy working from the start
Jamie,

Both PHPMyAdmin and SQL Buddy work after simply extracting them to a web directory for me on countless servers that I've installed them on.

I have to assume here that the problem isn't these programs, but your server, since I've never had any issues.

Have you tried looking at the php error log after it redirects you when you try to login?

--Steve
On Nov 9, 2011, at 8:44 AM, Jamie LeBlanc wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jamie LeBlanc  
View profile  
 More options Nov 9 2011, 9:06 am
From: Jamie LeBlanc <jamieleelebl...@gmail.com>
Date: Wed, 9 Nov 2011 06:06:03 -0800 (PST)
Local: Wed, Nov 9 2011 9:06 am
Subject: Re: Can't get SQL Buddy working from the start
I checked the error log, but there were no errors. That is the hard
part about this. If I saw an error at least I would have some sort of
clue. I just login, and it redirects back to the login page.

On Nov 9, 8:51 am, Steve Gricci <st...@gricci.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jamie LeBlanc  
View profile  
 More options Nov 9 2011, 9:12 am
From: Jamie LeBlanc <jamieleelebl...@gmail.com>
Date: Wed, 9 Nov 2011 06:12:04 -0800 (PST)
Local: Wed, Nov 9 2011 9:12 am
Subject: Re: Can't get SQL Buddy working from the start
When it came to phpmyadmin, I got the same error that tons of people
out there are getting too. It is the invalid type error.

import.php: Missing parameter: import_type

There are a bunch of people online who have gotten that error with no
fix for it. Very annoying and stops you from doing any action in
phpmyadmin. I don't really care which of these 2 programs I get
working, I would just like one of them to work, but both of them right
out of the box required configuration changes, or like phpmyadmin,
needed modules like mycrypt to be installed etc. It would have been
nice if one of these programs worked out of the box after untarring it
like they claim.

On Nov 9, 8:51 am, Steve Gricci <st...@gricci.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Calvin Lough  
View profile  
 More options Nov 9 2011, 10:19 am
From: Calvin Lough <calvinlo...@gmail.com>
Date: Wed, 9 Nov 2011 09:19:03 -0600
Local: Wed, Nov 9 2011 10:19 am
Subject: Re: Can't get SQL Buddy working from the start

It sounds like you don't have sessions enabled for php. Or maybe you are
blocking cookies in your browser.

Calvin

On Wed, Nov 9, 2011 at 7:44 AM, Jamie LeBlanc <jamieleelebl...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jamie LeBlanc  
View profile  
 More options Nov 9 2011, 10:55 am
From: Jamie LeBlanc <jamieleelebl...@gmail.com>
Date: Wed, 9 Nov 2011 07:55:00 -0800 (PST)
Subject: Re: Can't get SQL Buddy working from the start
I have sessions enabled in PHP since I use them for many sections of
my site, and I verified they are working. I also don't have cookies
blocked in my browser. I checked all of that stuff when I had issues
with PhpMyAdmin.

On Nov 9, 10:19 am, Calvin Lough <calvinlo...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steve Gricci  
View profile  
 More options Nov 9 2011, 11:00 am
From: Steve Gricci <st...@gricci.org>
Date: Wed, 9 Nov 2011 11:00:49 -0500
Local: Wed, Nov 9 2011 11:00 am
Subject: Re: Can't get SQL Buddy working from the start
Calvin,

Do the sessions in SQL Buddy start themselves or rely on PHP to autostart them?

Jamie,

Do sessions autostart or do you have to call session_start()?

--Steve
On Nov 9, 2011, at 10:55 AM, Jamie LeBlanc wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steve Gricci  
View profile  
 More options Nov 9 2011, 11:01 am
From: Steve Gricci <st...@gricci.org>
Date: Wed, 9 Nov 2011 11:01:46 -0500
Local: Wed, Nov 9 2011 11:01 am
Subject: Re: Can't get SQL Buddy working from the start
Also, Jamie:

In the index.php file, right after the <? (or <?php) tag, add error_reporting(E_ALL);

That may show some things in the error log that may be squelched by your configuration.

--Steve
On Nov 9, 2011, at 10:55 AM, Jamie LeBlanc wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jamie LeBlanc  
View profile  
 More options Nov 9 2011, 11:07 am
From: Jamie LeBlanc <jamieleelebl...@gmail.com>
Date: Wed, 9 Nov 2011 08:07:11 -0800 (PST)
Local: Wed, Nov 9 2011 11:07 am
Subject: Re: Can't get SQL Buddy working from the start
Sessions start automatically, and I added in the error reporting line,
but id didn't do anything.

On Nov 9, 11:01 am, Steve Gricci <st...@gricci.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Calvin Lough  
View profile  
 More options Nov 9 2011, 12:27 pm
From: Calvin Lough <calvinlo...@gmail.com>
Date: Wed, 9 Nov 2011 11:27:05 -0600
Local: Wed, Nov 9 2011 12:27 pm
Subject: Re: Can't get SQL Buddy working from the start

Steve, SQL Buddy calls session_start(), so it shouldn't matter if autostart
is turned on or off.

Calvin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »