To clarify, are you getting error messages that all the previously missing extensions (mysqli, PDO, gd, mbstring) are still missing? Are just a few of them missing? Are you getting different error messages?
Last edited:
Fatal error: Class 'mysqli' not found in/home/tarzan/public_html/... on line x
Fatal error: Call to undefined function mb_strtoupper() in /home/tarzan/etc/func_createUserGraphics.php on line y
Fatal error: Call to undefined function imagecreate() in /home/tarzan/etc/func_createUserGraphics.php on line z
key=$RANDOM; echo $key > $HOME/.cron_key; wget -O - http://YOURSITE/cron.php?cron_key=$key >>$HOME/logs/cron_log.txt 2>&1