In order to run phpcrawl in multi-process-mode, some additional requirements are needed:
The multi-process mode only works on unix-based systems (linux)
Scripts using the crawler in multi-process-mode have to be run from the commandline (PHP cli)
The PCNTL-extension for php (process control) has to be installed and activated.
The SEMAPHORE-extension for php has to be installed and activated.
The POSIX-extension for php has to be installed and activated.
The PDO-extension together with the SQLite-driver (PDO_SQLITE) has to be installed and activated.
putdata('text'); echo getdata(1);
выведет ошибку u02, а сработает getdata() только при следующем запуске скрипта.
насколько я знаю, он обязательно включён только в Server и Unlimate
и его ещё настраивать надо
вслепую нереально
я пытался через cmd настроить (по инструкции) - не работает, наверно не установлен. У меня Win 10 Pro