HEX
Server: LiteSpeed
System: Linux sarajevo.maychu.cloud 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
User: inqua407 (1189)
PHP: 8.3.17
Disabled: exec,execl,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,ini_alter,proc_open,dl,popen,show_source,posix_getpwuid,getpwuid,posix_geteuid,posix_getegid,posix_getgrgid,open_basedir,safe_mode_include_dir,pcntl_exec,pcntl_fork,proc_get_status,proc_nice,proc_terminate,pclose,virtual,openlog,popen,pclose,virtual,openlog,escapeshellcmd,escapeshellarg,dl,show_source,symlink,mail
Upload Files
File: //var/softaculous/weberp/notes.txt
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