i'm trying to import the .sql file.
1st I click on the tag SQL in phpMyAdmin,
2nd I click on chose to import sql file into the database,
but it doesn't upload into the database at all, and after it said no query added.
Please help...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
same problem, here, cept i cant query INSERT INTO sql command, i can crate the table but i cant use the INSERT into command nor import any .sql file of any sort
the actual error is that is scans the file but it doesnt find anything to query yet i do not know why if i copy paste the entire content of the file, then i get a 403 error.
saying i do not have access ofcourse, but if i copy paste it and cut out all the insert into then it querys the info perfectly. besides that when i try to view the content it gives me another 403 error
im running with a clean install of the Webserv
WebServ-1.2.7.0_PHP-5.0.2.exe
Any help, and please if its not too much to ask if any help is posted or alike id like to know so please do if you have the time to also email any information to me at:
Ghost503@Scom.dk
thanks for any help!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i'm trying to import the .sql file.
1st I click on the tag SQL in phpMyAdmin,
2nd I click on chose to import sql file into the database,
but it doesn't upload into the database at all, and after it said no query added.
Please help...
same problem, here, cept i cant query INSERT INTO sql command, i can crate the table but i cant use the INSERT into command nor import any .sql file of any sort
the actual error is that is scans the file but it doesnt find anything to query yet i do not know why if i copy paste the entire content of the file, then i get a 403 error.
saying i do not have access ofcourse, but if i copy paste it and cut out all the insert into then it querys the info perfectly. besides that when i try to view the content it gives me another 403 error
im running with a clean install of the Webserv
WebServ-1.2.7.0_PHP-5.0.2.exe
Any help, and please if its not too much to ask if any help is posted or alike id like to know so please do if you have the time to also email any information to me at:
Ghost503@Scom.dk
thanks for any help!!
same problem too