Quote:
|
oggi ho scoperto una cosa brutta... 1111mb.com non funziona con Joomla...
|
Che non funzioni Joomla non mi stupisce molto...probabile la sua esecuzione sui server sia stata esclusa appositamente per la sua richiesta di requisiti troppo elevati
Riguardo invece alla versione di php, ho notato che
Quote:
non si riescono a copiare alcuni file e temo anche che il PHP di 1111mb.com abbia alcuni limiti: "there is some restrictions on its use" è riportato sulle FAQ
|
Si ho notato:
Is PHP memory limited?
Yes, we have set the PHP memory limit that will allow most normal scripts to work (such as phpBB) however it will not allow more resource intensive scripts to work (such as a wiki script). Please consider our free hosting for running these more intensive scripts.
Da qui ne esce il fatto del perchè non gira joomla
list of disabled functions
The following functions are disabled:
Codice PHP:
system,exec,shell_exec,passthru,set_time_limit,error_log,ini_alter,dl,pfsockopen,openlog,
syslog,readlink,symlink,link,leak,fsockopen,popen,escapeshellcmd,apache_child_terminate apache_get_modules,apache_get_version,apache_getenv,apache_note,apache_setenv,virtual
If you dont want disabled functions you need to upgrade:
Is PHP safe mode on?
Yes, for the security of our own users we disable PHP safe mode, please signup for our paid hosting (below) to recieve hosting WITHOUT safemode restrictions.
Ho avuto qualche problema in passato a programmare script con il safe mod attivato nel php.ini
ciao