Stats: 3,236,865 members, 8,103,508 topics. Date: Thursday, 13 March 2025 at 01:28 PM |
Nairaland Forum / Science/Technology / Programming / Trying To Run Php Project After Installing Wamp Server (12619 Views)
Asp.net And Wamp Server / Iis And Wamp Server / Installing Wamp Server On Vista, Window7 Video Tutorial (2) (3) (4)
Trying To Run Php Project After Installing Wamp Server by mitho: 7:43pm On Mar 09, 2009 |
I have installed wamp server and copy my php file plus related folder in www folder and sql files in C:\wamp\bin\mysql\mysql5.0.51b\data\mysql folder in which files contain extension MYD, frm, MYI. Than runing project after typing following address in internet explorer http://localhost/ it give username and password page than i give username and password it give following message "Error Could not select database". Please send me a appropiate information about how can i run my php project on my local machine. |
Re: Trying To Run Php Project After Installing Wamp Server by aphoe(m): 2:43am On Mar 10, 2009 |
copying the database files doesn't work like that, each of your database has to be registered/stored in the mysql database. (there is a databe called 'mysql'). if you can export it using phpmyadmin or other mysql gui |
Re: Trying To Run Php Project After Installing Wamp Server by Nobody: 11:47am On Mar 16, 2009 |
yes, you will also need the information_schema database. the best way it to export to sql format, and import using phpmyadmin, That will save u loads of stress. mysql is not like ms acess that you copy around, especially if some DBs use innodb as storage engine. |
Re: Trying To Run Php Project After Installing Wamp Server by Deicide: 9:52pm On Dec 09, 2021 |
op probably a pro now 1 Like |
(1) (Reply)
ALC 2.0 Is Here / Programming FUN With Code Snippets!! -C++,C#, Java,php,python Or Any Language!! / Arduino Programming Boards, Shields, And Sensors Purchases
(Go Up)
Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health religion celebs tv-movies music-radio literature webmasters programming techmarket Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) Nairaland - Copyright © 2005 - 2025 Oluwaseun Osewa. All rights reserved. See How To Advertise. 7 |