Tagged Questions
2
votes
3answers
72 views
Accessing PHPMyAdmin via URL (without cPanel)
I am having issues accessing PHPMyAdmin from cPanel. It will not allow me to as I am logged in a root.
I cannot seem to be able to make another account for cPanel either, and research indicates this ...
1
vote
1answer
74 views
How to access phpMyAdmin with Hosting Controller?
I am trying to update a site for a client. All the login info they have given me is for something called Hosting Controller. Ive never seen it before but it seems like cPanel. I can create email ...
2
votes
1answer
85 views
Trouble creating new MySQL user/database with PHPMyAdmin
I did a brand new install of PHPMyAdmin and I managed to get it set up a while ago with a single non-admin user and a database.
I now want to add a new user and new database. So, I went to the ...
0
votes
0answers
68 views
downloading BLOB from database using content-disposition [closed]
I have a small problem with the php content-disposition, I kind of understand where the problem lies but I have no idea how to solve it (new to using databases). Calling this php page will result in ...
1
vote
4answers
167 views
Is it possible to have a better sql editor for phpMyAdmin?
I am studying database systems and using MySQL and phpMyAdmin.
The editor that comes with phpMyAdmin is plain editor that does not highlight any special syntax like for example: gEdit in ubuntu.
Can ...
1
vote
3answers
1k views
Products missing from backend after import
My client imported about 70 products into magneto and the all imported properly it seemed, but now only about half of them appear in the catalog ( backend ) searching for the SKU returns no results. I ...
1
vote
3answers
2k views
import.php parameter missing?
Whenever I try to delete or update any of my tables in phpMyAdmin I receive the following error:
1.import.php: Missing parameter: import_type.
2.tbl-alter.php missing parameters:field
I have ...