Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Nov 12, 2008 3:25 pm 
Offline
Senior Newbie

Joined: Sun Nov 09, 2008 9:12 am
Posts: 6
Hello gr8 ppl here

I have several problems with fresh phpmyadmin install:

1. I can't drop empty databases, when I click DROP it says:

Code:
#1065 - Query was empty


That's it

2. Can't modify user privileges, page just refreshes itself

3. Can't create new database, it says:

Code:
db_create.php: Missing parameter: new_db  (FAQ 2.8)


I went there, and did everything they told me, but no luck...

A little help?


Top
   
 Post subject:
PostPosted: Thu Nov 13, 2008 5:35 am 
Offline
Senior Member

Joined: Fri Sep 12, 2008 3:17 am
Posts: 166
Website: http://independentchaos.com
Setup (ie webserver, php ver, mysql v, phpmyadmin ver (how you installed it (from web or distro)) and distro)?

Permissions might always be an issue, are you logging into phpmyadmin with a admin user?


Top
   
 Post subject:
PostPosted: Thu Nov 13, 2008 6:38 am 
Offline
Senior Newbie

Joined: Sun Nov 09, 2008 9:12 am
Posts: 6
freedom_is_chaos wrote:
Setup (ie webserver, php ver, mysql v, phpmyadmin ver (how you installed it (from web or distro)) and distro)?

Permissions might always be an issue, are you logging into phpmyadmin with a admin user?


lighttpd, php 5.2.7, mysql 5, phpmyadmin 3

installed it by simply uploading to directory and configuring from file.
logging as admin.

using CentOS 5.


Top
   
 Post subject:
PostPosted: Thu Nov 13, 2008 12:22 pm 
Offline
Senior Newbie

Joined: Sun Nov 09, 2008 9:12 am
Posts: 6
OK,

I already fixed this, if anybody will get same problem

Open php.ini

Go down to "Seesions" you should have:

Quote:
session.save_handler = files


and

Quote:
session.save_path = "/tmp"


and make sure tmp is writable


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group