JJ, to bol problém, ale keď som šiel na install/statistics_install.php tak tam som mal skoro všetko complete len dole mi napísalo ešte túto chybu
Kód:
Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid/gid is 70996/11261 is not allowed to access /var/www/****/www/modules/stats_overview owned by uid/gid 33/33 in /var/www/****/www/install/install_statistics.php on line 502
Warning: fopen(../modules/stats_overview/module.php) [function.fopen]: failed to open stream: No such file or directory in /var/www/****/www/install/install_statistics.php on line 502
Unable to write ../modules/stats_overview/module.php
502. riadok
Citácia:
if(!($fp = fopen($module, 'wt')))
a potom keď idem na /statistics.php jasneže po vzmazaní contrib a install
mi vypíše chybu
Kód:
Warning: mkdir() [function.mkdir]: Unable to access ./modules/cache/explain in /var/www/****/www/statistics.php on line 250
250. riadok
Citácia:
mkdir($phpbb_root_path . 'modules/cache/explain', 0777);
Pls pomôžte.