PHPMixBill is MikroTik API manager developed in PHP for Managing MikroTik Hotspot, PPPOE Server, Bandwidth speed, Monitor and Users
It is a PHP web API GUI to manage multiple MikroTik Router from same Web interface.
Users can Signup and login to the user Self Care panel to change their password and recharge their account and change the packages.
So lets get to work
- Download the PHPMixBill v5 from PHPMixBill site
- Extract the zip file to your web root folder (ie. d:\wamp\www in my case)
- Now open your favorite web browser and open PhpMyAdmin and create a database for phpmixbill in MySql
- then open http://IP_of_your_web_server/folder_of_phpmixbill/install.php in browser and press enter or 127.0.0.1/phpmixbill-v5 in my case
- This will bring up Terms and condition page, Read the Terms and Press Accept & Continue
- Next page will test the system requirement if everything needed are intact. Press Continue if it show you --PASSED--
- Next page you will enter the Database Host, Database Username, Database Password and Database Name created in step 3 and then press Submit
- Next page show you Config File Created and Database Imported. Press Continue
- Congratulations! You have just install PHPMixBill v5.0!
To Login Admin Portal:
Use this link - http://127.0.0.1/phpmixbill-v5/admin (in my case)
Username: admin
Password: 123456
For security, Delete the install directory inside system folder. - Login to your installation and see the beautiful Web interface of PHPMixBill MikroTik API
- Play around with it and stay tuned for next video tutorial
Thanks to Reading and Watching
Visit my YouTube Channel HomeTech for more interesting and informative videos on different routers and server setups
Please Support my YouTube Channel by liking and subscribing
Comments and suggestions are welcome to improve the tutorial and help other
Share Happiness
See my video for more details
http://www.phpmixbill.com/
ReplyDeleteThis Download link Not Work Give Right Link
if you have requested on my youtube channel then you got it
DeleteFatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'phpmixbill5.tbl_users' doesn't exist' in F:\wamp64\www\phpmixbill5\system\orm.php on line 435
ReplyDelete( ! ) PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'phpmixbill5.tbl_users' doesn't exist in F:\wamp64\www\phpmixbill5\system\orm.php on line 435
Call Stack
# Time Memory Function Location
1 0.0005 239000 {main}( ) ...\index.php:0
2 0.0012 298560 require( 'F:\wamp64\www\phpmixbill5\system\boot.php' ) ...\index.php:11
3 0.0158 1942192 include( 'F:\wamp64\www\phpmixbill5\system\controllers\admin.php' ) ...\boot.php:193
4 0.0159 1946432 ORM->find_one( ) ...\admin.php:21
5 0.0160 1946512 ORM->_run( ) ...\orm.php:613
6 0.0161 1946816 ORM::_execute( ) ...\orm.php:1834
7 0.0161 1942936 execute ( ) ...\orm.php:435