Tagged Questions
0
votes
2answers
43 views
Wamp server: Using phpmyadmin
I'm working with sql through wamp server, however whenever I try to open phpmyadmin from the localhost I get this error:
Forbidden
You don't have permission to access /phpmyadmin/ on this server.
...
1
vote
0answers
22 views
Fire a query that minimum connection with server database and minimum use memory of server database
I have a two tables category and subcategory..
Details of tables
tbl_category : cat_id,cat_name
tbl_subcategory : subcat_id, cat_id, subcat_name
In this tbl_category i have 10 category data,
and ...
0
votes
2answers
22 views
How do i change the url of my phpmyadmin?
Im a novice, so please bare with me.
I used wampserver to create a phpmyadmin server but the url in my browser is set to
localhost/phpmyadmin. I want to know how i can change it to something more ...
0
votes
0answers
186 views
Wamp Server. Aestan tray menu error
I click on the mysql console option in the wamp server. And i get the following error-
Aestan Tray Menu
Could not execute menu item(internal error)
[EAccessViolation] Access violation at address ...
0
votes
3answers
92 views
Backup Databases and Users while Reinstall Wamp
Is there some easier way to backup all databases and users and permissions etc in WAMP than to do each one manually via phpmyadmin. Apache is using a lot of CPU ( rather it jumps around a lot even ...
0
votes
3answers
174 views
Cannot access phpmyadmin in wamp server.
It says,
Forbidden
You don't have permission to access /phpmyadmin/ on this server.
I am already using an exsisting project using wamp (/localhost/phploginsession/), for database creation and ...
1
vote
1answer
141 views
After I install Wampserver2, while opening phpmyadmin i got error Firefox can't establish a connection to the server at localhost
After I install Wampserver2,
while opening phpmyadmin i got error "Unable to connect
Firefox can't establish a connection to the server at localhost.
The site could be temporarily unavailable or too ...
0
votes
1answer
44 views
suddenly my WAMP server can not create new site
everyone:
Does anyone has problem create new WordPress site and shows 404 not found error?
When I first created it, it should first show the database setup screen , but it wil not even load.
Other ...
0
votes
1answer
194 views
phpmyadmin using WAMP connection very slow on Windows 8
The following is produced by the devel module in Drupal 7. I am running a local version of my site on my Windows 8 machine.
Executed 787 queries in 391.79 ms. Page execution time was 5250.65
...
0
votes
0answers
77 views
the web service is working properly but in mysql (wamp server ) not adding any row Mysql 5.5
``
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
public class Sqlconnect {
public String Insertdata( String FirstName,String ...
1
vote
1answer
441 views
import sql file by command line in windows 7
I want to import sql file(size > 500MB) to database .I have wamp on my pc. Phpmyadmin does not work well with this size. I changed all parameters in php.ini (max_upload_size etc.). But not works for ...
0
votes
1answer
62 views
Need help in retrieving MySQL data from a WAMP installation
Here's my situation: I decided to reinstall WAMP so I had to back up my databases, 50+ of them. Then I went on and did it. Then I started importing the databases back to phpMyAdmin, but got only 17 ...
1
vote
1answer
724 views
MySQL - Query combine rows with same id and keep all entry for that id but as one record
I have been working on a table in a mysql database being hold locally on a wamp server I am using the phpmyadmin area with in wamp to run the querys. I am trying to get the data to do the following:
...
0
votes
1answer
187 views
I am not able to export my DB with wamp server 2.0 and win 7
When I am trying to export my DB as a .sql file, downloaded popup showing export.php file. Wamp version and OS : wamp 2.0 and win 7.
But Same version wamp server perfectly working with XP.
Is it OS ...
0
votes
3answers
216 views
Restoring Localhost Home page in php myadmin
i used NetBeans to create a php project, but unfortunately i created that project in root folder that is "www" so i am unable to view my original version of homepage (index.php). I just want to view ...
0
votes
3answers
1k views
my phpmyadmin showing blank screen [closed]
My localhost/phpmyadmin displaying the blank screen.
My php Version is 5.3.0. I am using Wamp server.
Yesterday it was opened properly but today it's displaying the blank screen.
So whether is the ...
1
vote
1answer
242 views
Unable to develop site locally :-( [closed]
I want to develop a site to work on an Apache server with a MySQL DB; using phpmyadmin.
I have IIS7 installed on my machine - I attempted to remove it through Windows 7 variety of add/remove programs ...
0
votes
1answer
173 views
WAMP database accessible on 2 computers
I have a WAMP server running on my laptop and I want its database to be accessible from another laptop.
I have a VB 6.0 application which is using WAMP server (PHP_MYSQL database) and I want to let ...
1
vote
3answers
2k views
I can't access to phpmyadmin on wampserver
A question about wamp server. I just installed it on my computer and when I want to use phpmyadmin, I have this message:
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
I ...
1
vote
2answers
283 views
wamp phpmyadmin scripts/setup.php not found, but is there
I installed wampserver 2.2 on my windows 7 machine and it runs. So far so good.
Next thing was to get localhost/phpmyadmin/ working, which it does now (added localhost to the hosts file). But then... ...
0
votes
1answer
558 views
Phpmyadmin access denied after changing to older versions of PHP/Apache on Wampserver
Does anyone know why this is?
I have read various things about changing the httpd.conf file but
the information varies and is conflicting
what is said to be in the file is not in the same format ...
-1
votes
1answer
28k views
#1045 - Access denied for user 'root'@'localhost' (using password: NO) [closed]
I have the error(#1045 - Access denied for user 'root'@'localhost' (using password: NO) )
when i set root password in php my admin.
I cant open my phpmyadmin panel
can anyone help me please?
Thank ...
1
vote
0answers
445 views
Local Server for Windows 8 Release Preview
I just installed Windows 8 Release Preview and my existing wampserver does not work. I tried installing easyphp and after the service was successfully started it can't find the localhost.
Is there ...
1
vote
0answers
3k views
Android Login and registration using wamp server, phpmyadmin, eclipse, json
I am trying to create a login interface following this tutorial: http://www.youtube.com/watch?v=etYVqYAhp6w&feature=bf_prev&list=UUnzGVPkz3rZcrLh9jKbKNQw - Parts 1 to 6.
When I run the ...
0
votes
1answer
735 views
Cannot log in to phpMyAdmin even after configuration
I just set up WAMP server. My port 80 was already in use so I changed the following lines in the Apache's httpd.conf file to make use of the port number 8080.
Then I changed MySQL's root password ...
0
votes
0answers
313 views
WampServer 2.2 with php 5.3.10 and mySQL 5.5.20 giving errors
I have just installed Wampserver 2.2 with php 5.3.10 and MySQL 5.5.20.
I cant open Phpmyadmin. I get errors on trying to open localhost and phpmyadmin.
There is no sample of config.inc.php for this ...
0
votes
3answers
1k views
localhost doesn't work
I'm trying to solve out my problem since more than a week, but with no results until now.
When I try to open localhost/phpmyadmin, or any php file, I get on this message:
Internet Explorer cannot ...
2
votes
1answer
869 views
mySQL is not starting after installing WampServer 2
The Problem: I am trying to set a root password for mySQL after installing WampServer 2. Upon entering the default password which is empty, the console is freezing without any messages or errors.
I ...
-1
votes
2answers
1k views
How can i connect phpmyadmin (wamp server ) from iis server (test.php)? [closed]
All i want to connect wamp server phpmyadmin from iis php page. My iis is running in http://localhost:80 and wamp server is running in http://localhost:81:phpmyadmin/
i created 1 php file inside ...
1
vote
4answers
9k views
Can't import database through phpmyadmin file size too large
I have been trying to import Database through phpMyAdmin. My database file is a.sql and it's size is 1.2 GB
I am trying to import this on local and phpMyAdmin is saying:
You probably tried to ...
2
votes
2answers
2k views
Wamp Server phpMyAdmin not in English
phpMyAdmin is in FRANÇAIS or something and I don't know how to get it to English. I have uninstalled it and reinstalled it with no luck. I downloaded it from the Wamp Server English site: ...
0
votes
2answers
5k views
Wampserver, PhpMyAdmin, since set root pass cant login [closed]
i installed new wampserver, and i put root pass since then i cant enter (localhost) via browser, how can i enter phpmyadmin via browser (i remember the pass).
Error is: #1045 - Access denied for user ...
0
votes
1answer
308 views
triggers and how to use them in phpmyadmin tool
I just downloaded WAMP server to use on a small college project that accompanies a basic SQL course.When ever i open the the mysql console window in WAMP i am asked for a password but since there is ...
4
votes
3answers
3k views
PHPMyAdmin / MySql - Add ID field and autopopulate ID numbers
I have an extremely large database table - nearly 20 million records.
The records do not have a unique ID number. So, I've inserted the new field.
Now, I would like to populate it with ID numbers, ...
0
votes
1answer
953 views
wamp mySQL error
I have recently installed Windows Web Matrix in order to use Joomla but then I was instructed to download wamp instead. However I had problems installing it and then I figured that it was because Web ...
3
votes
4answers
8k views
how to access phpmyadmin remotely
Is it possible to access phpmyadmin from outside the network?
Where do I set it? I tried editing httpd.conf, and restarted all services from wampserver but it doesn't work
<Directory />
...
0
votes
2answers
1k views
Moving WAMP and Wordpress to another drive
I have WAMP installed in my C Drive and a Wordpress website too.
I now need to move everything to the D Drive.
What is the easiest way to do this please?
Thanks
0
votes
1answer
366 views
Tracking Disabled Error in phpMyAdmin
I recently installed Wamp on a new server and when I log into phpmyadmin I get this error at the bottom of the home screen:
$cfg['Servers'][$i]['tracking'] ... not OK [ Documentation ]
Tracking: ...
1
vote
2answers
331 views
phpMyAdmin not allowing access
i am using WAMP/ phpMyAdmin but failed to access it :(
it requires a password and giving root username and blacnk password denies access !!!
1
vote
1answer
673 views
Can I install the latest version of phpMyAdmin and use it with WampServer?
I have WampServer 2.0 with phpMyAdmin 3.2.0.1. The latest version of phpMyAdmin is 3.3.8.1.
Can I download the latest version of phpMyAdmin and use it with WampServer?
The reason I want to do that ...
-1
votes
2answers
663 views
wamp server vs mysql server [closed]
What is the difference between wamp server and mysqlserver?
and can I construct databases on phpmyadmin using any of these servers?
0
votes
1answer
2k views
localhost and phpmyadmin load blank pages
I just installed WAMP server 2.0i on my laptop which has XP SP3 newly installed a couple of days ago.
However, when I try to access phpmyadmin or load the localhost page all I get is a blank page in ...
2
votes
3answers
3k views
Why my tables' names are converted into lowercase in phpmyadmin?
I am using wamp server 2.0 on Windows XP. Whenever I create a table with some uppercases in name, it is converted to lowercase.
For example:
I create: UserInfo
phpmyadmin convert it to: userinfo
I ...
1
vote
1answer
457 views
mysql database that can be accessed over a vpn?
I have 2 computers. Both with w7 as os. I have installed wampserver on one of them.
I have mysql database on wampserver.
Then I have made a vb.net program to connect to mysql database. I have put the ...
0
votes
2answers
906 views
fill textbox with mysql data
How do I fill an inputbox with mysql data. So that I can update the database?
I have this code that will show the table corresponding to the users request. But I don't know the syntax on how I can ...
0
votes
2answers
1k views
how to access phpmyadmin with password
how do I access phpmyadmin/Wampserver(interface) if I have assigned it a password, is there any page where you can input the password?
0
votes
1answer
95 views
How to secure files included in www directory
Now I have put a password in mysql, the only security problem that is left is to secure the php files that are in my www directory.
7
votes
6answers
42k views
Putting a password to a user in PhpMyAdmin in Wamp
How do you change the password for the root user in phpMyAdmin on WAMP server? because I'm locked out of phpMyAdmin, after changing the password incorrectly.


