Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
619 views
in Technique[技术] by (71.8m points)

xampp phpmyadmin missing file?

I'm a noob in programming. We're working with a database and login authentication works fine. I got suspicious when trying to create a new user. It didn't work. So I tried to insert a user into my "users" table via phpmyadmin sql query and got the following error:

Warning in .librariesbl_common.inc.php#57 require_once(C:xamppphpMyAdminlibraries/db_table_exists.inc.php): failed to open stream: No such file or directory

And using the insert tab I got:

Warning in .bl_change.php#37 require_once(C:xamppphpMyAdminlibraries/db_table_exists.inc.php): failed to open stream: No such file or directory

What should I do? Sorry if bad english. It's not my mother language.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...