Home  >  Article  >  Backend Development  >  php java_require No such file or directory问题

php java_require No such file or directory问题

WBOY
WBOYOriginal
2016-06-06 20:20:321303browse

调用java_require("D:/wamp/www/uibp/jar/properties.jar");
D:/wamp/www/uibp/jar/properties.jar 这个文件是存在的。为什么报错:

Could not open jar file D:/wamp/www/uibp/jar/properties.jar, reason: D:/wamp/www/uibp/jar/properties.jar (No such file or directory)

求大神解释!

回复内容:

调用java_require("D:/wamp/www/uibp/jar/properties.jar");
D:/wamp/www/uibp/jar/properties.jar 这个文件是存在的。为什么报错:

Could not open jar file D:/wamp/www/uibp/jar/properties.jar, reason: D:/wamp/www/uibp/jar/properties.jar (No such file or directory)

求大神解释!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn