I am currently running with
PHP Version 7.3.9-1+0~20190902.44+debian10~1.gbpf8534c
and it works OK on Debian
check as well with phpinfo.php the real setting - because there are several setting files and in my case the valid setting was in ../php/Apache2/php.ini
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Subform not saving consistently
-
- Posts: 72
- Joined: Mon Jun 10, 2019 5:00 pm
- Has thanked: 6 times
- Been thanked: 4 times
Re: Subform not saving consistently
After rolling it back it still wasn't working so I went and ran a diff against the php.ini files and commented out
in the server it was empty in MAMP and it started working so something in that list must be necessary.
Code: Select all
disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,