Mibew Messenger Community

General => Support => Topic started by: GuilhermeReda on August 07, 2013, 12:35:27 PM

Title: Error on installing mibew
Post by: GuilhermeReda on August 07, 2013, 12:35:27 PM
Hi, I'm trying to install mibew 1.6.5 on linux and when I run /install or any other php file I'm sent to loop of errors and then chrome tab crashes.
I already set chmod of /mibew folder to 755, /install to 755, have the config.php file already configured.
I can't see what errors I'm getting because of the error loop.
What can it be?

sry for my bad english.
Title: Re: Error on installing mibew
Post by: faf on August 07, 2013, 03:39:18 PM
Hi, I'm trying to install mibew 1.6.5 on linux and when I run /install or any other php file I'm sent to loop of errors and then chrome tab crashes.
I already set chmod of /mibew folder to 755, /install to 755, have the config.php file already configured.
I can't see what errors I'm getting because of the error loop.
What can it be?

What do you mean by the loop of errors? Is it redirections?

Also, have you look into the error and access logs of your site?
Title: Re: Error on installing mibew
Post by: GuilhermeReda on August 07, 2013, 05:02:13 PM
i was able to take a screenshot of the error page.
the page don't stop loading. so my firefox always crashs.
Title: Re: Error on installing mibew
Post by: faf on August 07, 2013, 08:53:40 PM
i was able to take a screenshot of the error page.

Uh... That's weird...  :o

It looks like PHP is unable to open locales directory and the files in it from libs/common.php using relative path. And, as far as I can see, it has nothing to do with permissions, since in that case there should be 'permission denied' errors... While you're getting 'no such file or directory' errors... As if PHP doesn't interpret '..' as parent directory...

Can you provide some details on your hosting environment?