| Server IP : 162.214.74.102 / Your IP : 216.73.216.36 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/softaculous/weberp/ |
Upload File : |
1. [[NA]]Install without dbprefix bcoz of it takes dbprefix as prewb_weberp4
2. Time Zone : America/New_york (default selected)
3. Install with sample data and also without sample data(since version 4.13.1).
4. Dump the sql by command : mysqldump --routines -u root -pmysql web4101 > weberp.sql
5. Copy companies/database folder from manual to companies/softaculous folder except Companies.php file which we sconfigure.
6. We Removed sample data install from softaculous, because sample and non-sample manual installation of weberp installs non-sample data only ( since 4.15.1 )
7. Language keep default i.e : English United Kingdom
8. Chart of accounts : Keep United Kingdom (default)
9. Select logo manually in manual installation from, companies/weberpdemo/logo.jpg else the image is created with database name on the image inside {{PATH}}}/companies/{{dbname}}/.
10. Move DELMITERS to end of the file and also remove DEFINER = "root@localhost".
11. We faced this issue while upgrading https://github.com/timschofield/webERP/issues/807 . We were able to workaround with setting sql_mode="NO_ENGINE_SUBSTITUTION" or sql_mode='' in etc/my.cnf file and restarting MYSQL.
12. `levels`, 'mrpparameters' , 'mrprequirements', 'mrpsupplies' table not made post upgrading from 4.15.2 to 5.0.1.
13. Follow these upgrade notes https://github.com/timschofield/webERP#upgrading
14. PHP REQUIREMENT LINK : https://github.com/timschofield/webERP#requirements