Knowledge is Yours - Nguyen Si Nhan
Open Your Heart ... Open Your Mind ...
Pages
Homepage
Linux
Windows
Coding
About me
Bài đăng phổ biến
[Solved] libvirtError: Unable to read from monitor: Connection reset by peer
Problem : Error starting domain: Unable to read from monitor: Connection reset by peer Solution: virsh edit <domainname> Searc...
IndentationError: unexpected indent
message = '\n'.join(lines) + '\n' error: IndentationError: unexpected indent fix: message ='\n'.join(lines) + &...
Monday, November 14, 2011
How to fix Strict Standards: Non-static method JLoader::import() should not be called statically in
Edit file php.ini such as:
error_reporting = E_ALL & ~E_NOTICE
And then restart your apache ,it'll be ok.
Nguyen Si Nhan
No comments:
Post a Comment
Thanks for your join,we will be reply to you asap.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Thanks for your join,we will be reply to you asap.