Blank Page of Death - Joomla! Forum - community, help and support
whithout changing in joomla blank page appears in website (apollonistas.com) , in joomla admin panel (apollonistas.com/apollonistas/administrator).
i thought server error unfortunately not. host support told me maybe automatic update might affected site , have problem because cant have access somewhere try , fix error.
looking in error.log found out following error appears...
[11-apr-2015 15:32:06 utc] php warning: opendir(./apollonistas_back/modules/test/drapetis/userdata) [<a href='function.opendir'>function.opendir</a>]: failed open dir: permission denied in /home2/drapetis/public_html/extra.php on line 19
[11-apr-2015 15:32:06 utc] php warning: readdir() expects parameter 1 resource, boolean given in /home2/drapetis/public_html/extra.php on line 20
[11-apr-2015 15:32:06 utc] php warning: closedir() expects parameter 1 resource, boolean given in /home2/drapetis/public_html/extra.php on line 27
what can do?? can me?
i thought server error unfortunately not. host support told me maybe automatic update might affected site , have problem because cant have access somewhere try , fix error.
looking in error.log found out following error appears...
[11-apr-2015 15:32:06 utc] php warning: opendir(./apollonistas_back/modules/test/drapetis/userdata) [<a href='function.opendir'>function.opendir</a>]: failed open dir: permission denied in /home2/drapetis/public_html/extra.php on line 19
[11-apr-2015 15:32:06 utc] php warning: readdir() expects parameter 1 resource, boolean given in /home2/drapetis/public_html/extra.php on line 20
[11-apr-2015 15:32:06 utc] php warning: closedir() expects parameter 1 resource, boolean given in /home2/drapetis/public_html/extra.php on line 27
what can do?? can me?
if not change made, sort of intrusion attempt, or innocent, albeit causing problem
can view contents of "extra.php"? seem related joomla, or joomla extension?
is there in "userdata" folder?
do use extensions concerned visitor data, site statistics etc? (might explain "userdata" folder).
the folder path looks little strange. folders i'm aware of should in modules start "mod_", plus index.html file.
perhaps temporarily delete, (or rename) following:
- remove folder(s) in bold /modules/test/drapetis/userdata
- extra.php in /public_html.
can access site (activity) server logs (or ask host to)? logs might show when these files uploaded, or folders created.
can view contents of "extra.php"? seem related joomla, or joomla extension?
is there in "userdata" folder?
do use extensions concerned visitor data, site statistics etc? (might explain "userdata" folder).
the folder path
code: select all
/apollonistas_back/modules/test/drapetis/userdata
perhaps temporarily delete, (or rename) following:
- remove folder(s) in bold /modules/test/drapetis/userdata
- extra.php in /public_html.
can access site (activity) server logs (or ask host to)? logs might show when these files uploaded, or folders created.
Comments
Post a Comment