Mibew Messenger Community

General => Support => Topic started by: evelio on March 30, 2011, 02:39:41 PM

Title: SOLVED !!!Install Problem /webim/install/ blank page
Post by: evelio on March 30, 2011, 02:39:41 PM
Hello completed the install with all permisions as per instructions..

webim/install/index.php   just returns a blank page
webim/  login page displays OK

Tried everything with permissions. Pls help
Tried with 755 and 644 for the install folder...
I did:

chown -R apache:apache webim/  so now everything is under apache user and group
chmold -R 755  webim/
chmod -R 644 webim/install/   (goto http://Myserver/webim.instal/)I get no permission on this server message
chmod -R 755 webim/install/  (goto http://Myserver/webim.instal/) I get balnk page.

At thsi point ,to test, t I changed the name of the file /webim/install/package(goto http://Myserver/webim.instal/) NOT BLank page anymore!!
 I get message that it cant find the file "package".....
What is going on?   any help pls?


Platform is CentOS
Apache version 2.2.3
MySQL version 5.0.91
php.i386 0:5.2.13-1
Title: Re:SOLVED Install Problem /webim/install/ blank page
Post by: evelio on March 31, 2011, 04:55:22 AM
I was missing php-mysql.. !!!!
After Install of php-mysql package  LOVE  ;D

Hope it helps others with same problem
Title: Re: SOLVED !!!Install Problem /webim/install/ blank page
Post by: Inspirer on March 31, 2011, 06:18:39 AM
Thanks for reporting! I'll add a separate check that mysql extension is installed/available.
Title: Re: SOLVED !!!Install Problem /webim/install/ blank page
Post by: gnfb on April 02, 2011, 02:15:24 AM


im getting same problem what do you mean by this:
"After Install of php-mysql package"