hi, i have hosting on which some files are not executing, opening i don't know how to put it, they are downloading and i tried them several time, outcome is always the same. What could be the problem?
yes, it's mybb forum, some of the scripts are working, for example i can open threads, but i can't open my Admin Panel it always wants to download index.php of it. Maybe my host is having some difficulties with php on the server. I just thought that something else could of caused this, maybe change of the permissions of the admin folder?
no, i don't have .htaccess files aat all, and permissions are 755 on the admin folder and 644 on the files within....is that ok?
the problem could be the AddHandler (usually in htaccess u can change this.) if you dont have htaccess in admin folder then create one and add this AddHandler application/x-httpd-php5 .php .php4 .php3 .phtml if this doesnt work for you then this is probably your hoster problem
ok, when i added this the problem only got worse, every single file on the server is starting to download, i don't know if i said this but some of them work, and with this all of them don't work.... i submitted a support ticket to my hosting, i will see if they know what the problem is....i will post here when i receive an answer...
yup pls share it if you found out what caused the problem.. ^^ I made some small adjustment on the addhandler. It should be: AddHandler application/x-httpd-php5 .php .php4 .php3 .phtml Not: AddHandler application/x-httpd-php5 .php .php5 .php3 .phtml
it due to ioncube loader in php.ini please rebuild via easyapache if have root acess or contact your hoster
@CrumX thanks for your help but it is not working, things are now getting even worse it is starting to affect even more files. @kiss of death thanks for your suggestion i will post another reply in my ticket with your suggestion i don't know maybe it's night there where my host is and they are sleeping, cause they are not responding. I will report here as soon i know what was the cause....
well problem was solved, i was given an answer that they reinstalled the server, what ever that means. As long as it works i'm happy...