[PHP] PhpMyADmin Help

2003-02-04 Thread Pushpinder Singh Garcha
Hello , I am using PhpMyAdmin to control my MySQL Database. Untill now I had been using the Local Apache webserver to test my scripts, so I had installed PhpMyAdmin in the 'Sites' Folder of my Mac. Now I need to beta test the Application on the Live Server. Do I need to upload PhpMyAdmin on t

[PHP] phpMyAdmin Help

2002-11-13 Thread Pushpinder Sngh Garcha
Hi All, I am running PHP and MySQL on Jaguar Mac OS. I have setup the phpMyAdmin to run on the local host, and I also have my MySQL Database up and ready. On the main control panel of phpMyAdmin I am able to see the databases that I have created using the sheel prompt. But when I try to access

Re: [PHP] Phpmyadmin HELP!!!

2002-11-03 Thread Jason Wong
On Monday 04 November 2002 07:16, Rodrigo de Oliveira Costa wrote: > Hi people, > > After I installed phpmyadmin on my computer that runs an Apache I've worked > almost everything out. The only problem I seem to have is that when I > create a Database I can't put more than 8 columns and if I do it

[PHP] Phpmyadmin HELP!!!

2002-11-03 Thread Rodrigo de Oliveira Costa
Hi people, After I installed phpmyadmin on my computer that runs an Apache I've worked almost everything out. The only problem I seem to have is that when I create a Database I can't put more than 8 columns and if I do it simply doesnt accept it. Another problem that it looks like I'm having i

Re: [PHP] PhpMyAdmin Help Needed

2002-10-16 Thread Stuart
On Wednesday, Oct 16, 2002, at 23:08 Europe/London, Pushpinder Singh Garcha wrote: > I am wanting to use PhpMyAdmin for my project . I am developing using > PHP and MySQl and the OS is Jaguar > I have downloaded the latest version of phpmyadmin and have made > necessary changes in the 'config.i

Re: [PHP] PhpMyAdmin Help Needed

2002-10-16 Thread Maxim Maletsky
On Wed, 16 Oct 2002 18:08:30 -0400 Pushpinder Singh Garcha <[EMAIL PROTECTED]> wrote: > Hi > > I am wanting to use PhpMyAdmin for my project . I am developing using > PHP and MySQl and the OS is Jaguar > I have downloaded the latest version of phpmyadmin and have made > necessary changes in

Re: [PHP] PhpMyAdmin Help Needed

2002-10-16 Thread Timothy Hitchens
Try something for me change the localhost to 127.0.0.1 Also look at the public_html settings for each user... Timothy Hitchens (HiTCHO) [EMAIL PROTECTED] Pushpinder Singh Garcha wrote: > Hi > > I am wanting to use PhpMyAdmin for my project . I am developing using > PHP and MySQl and the OS

Re: [PHP] PhpMyAdmin Help Needed

2002-10-16 Thread Marco Tabini
Hi, This doesn't seem to be a PHP error at all, but rather Apache telling you that it's unable to find your files. Are you sure you're pointing your browser to the correct location? Try putting a simple HTML file in your PHPMyAdmin directory and calling that one up. If you still get an error, the

Re: [PHP] PhpMyAdmin Help Needed

2002-10-16 Thread Brad Bonkoski
sounds like an apache config problem to me, if it is not even getting there... perhaps you should check the httpd.conf file to look into the UserDir settings to make sure the path is a web accessible path. -Brad Pushpinder Singh Garcha wrote: > Hi > > I am wanting to use PhpMyAdmin for my projec

Re: [PHP] PhpMyAdmin Help Needed

2002-10-16 Thread .: B i g D o g :.
What web server are u using? If you are using apache you need to make sure you have the user directive set up properly for this. Plus, in the user directory u need to have the appropriate directory too. By default apache has it set to look for public_html... So in the user directory you would

[PHP] PhpMyAdmin Help Needed

2002-10-16 Thread Pushpinder Singh Garcha
Hi I am wanting to use PhpMyAdmin for my project . I am developing using PHP and MySQl and the OS is Jaguar I have downloaded the latest version of phpmyadmin and have made necessary changes in the 'config.inc.php' file When I try to access PhpMyAdmin using " http://localhost/~pgarcha/phpmyadm