RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Recycle Bin > Recycle Bin

For more information about the ads and why they're here, please see the FAQ
Closed Thread
  #1  
Old 09-03-2006, 02:45 PM
Registered User
 
Join Date: Sep 2006
Posts: 5
Downloads: 0
Uploads: 0
Default Bad install

Hi there. Sorry for my english first.
I have decided to install roundcube on my hosting...

When i surf to my folder like http://mysite.com/mail/ - where I left RoundCube
I get this:_____________________________________________ ____
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtm...itional.dtd\">
<html xmlns=\"http://www.w3.org/1999/xhtml\">
<head>
<title></title>
- \0 \0.\0\0\0, \0 \0..\0\0. \0\0 templates\0��/ \0\0includes\09��0 \0D\0images\0\0� \04\0+.pureftpd-upload.44fa83cc.15.156d9.7b310301\0� \0\0
addresses.css\0[� \0\0
common.css\0ݶ \0\0googiespell.css\0� \0\0ldapsearchform.css\0ݸ \0\0mail.css\0�ݹ \0\0pngbehavior.htc\0� \0\0 print.css\0�ݻ \0\0 settings.css\0�[� \0�\0watermark.html\0�\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0
<style type=\"text/css\">

#login-form {
margin-left: auto;
margin-right: auto;
margin-top: 50px;
width: 350px;
}

</style>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script type="text/javascript" src="program/js/common.js"></script>
<script type="text/javascript" src="program/js/app.js"></script>
<script type="text/javascript">
<!--

var rcmail = new rcube_webmail();
rcmail.set_env('comm_path', './?_task=mail');
rcmail.set_env('read_when_deleted', '1');
rcmail.set_env('flag_for_deletion', '1');

rcmail.add_label('loading', 'Loading...');
rcmail.add_label('checkingmail', 'Checking for new messages...');
rcmail.set_env('task', 'login');

//-->
</script>

</head>

<body>

<img src=\"skins/default/images/roundcube_logo.png\" id=\"rcmbtn104\" width=\"165\" height=\"55\" border=\"0\" alt=\"RoundCube Webmail\" hspace=\"10\" />



<div id=\"login-form\">
<form name=\"form\" action=\"./\" method=\"post\">


<p style=\"text-align: center;\"><input type=\"submit\" class=\"button\" value=\"\" />

</form>
</div>


</body>

</html>_____________________________________________ ____
How can i fix this error?
Help me please.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 09-03-2006, 02:59 PM
Registered User
 
Join Date: Sep 2006
Posts: 5
Downloads: 0
Uploads: 0
Default Re: Bad install

probably we have magic_quotes....
but when I changed it like this (in .htaccess)

php_flag magic_quotes_gpc 0
php_flag magic_quotes_runtime 0

nothing happened
problem is still actual

What to do?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 09-03-2006, 03:10 PM
Registered User
 
Join Date: Jun 2006
Posts: 66
Downloads: 0
Uploads: 0
Send a message via MSN to simplistsims
Default Re: Bad install

do u even have PHP installed on your server?
__________________
Duca Duca Duca Duca - Dr. Evil *Say it fast*
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 09-03-2006, 03:14 PM
Registered User
 
Join Date: Sep 2006
Posts: 5
Downloads: 0
Uploads: 0
Default Re: Bad install

yes. there is php 4.4....
Apache 2
Mysql 4.. - database..
any comments?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 09-03-2006, 05:49 PM
Registered User
 
Join Date: Jun 2006
Posts: 66
Downloads: 0
Uploads: 0
Send a message via MSN to simplistsims
Default Re: Bad install

what is the URL to ure webmail so I cant have a look myself
__________________
Duca Duca Duca Duca - Dr. Evil *Say it fast*
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 09-04-2006, 06:12 AM
Registered User
 
Join Date: Sep 2006
Posts: 5
Downloads: 0
Uploads: 0
Default Re: Bad install

http://netgen.com.ua/netmail/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 09-04-2006, 06:54 AM
Registered User
 
Join Date: Sep 2006
Posts: 4
Downloads: 0
Uploads: 0
Default Re: Bad install

Could be related to gzip compression. Try to remove lines 91-94 in index.php
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 09-04-2006, 07:26 PM
Registered User
 
Join Date: Sep 2006
Posts: 5
Downloads: 0
Uploads: 0
Default Re: Bad install

I have commented this lines.
nothing happened.
What is the problem?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9  
Old 09-09-2006, 11:35 AM
Registered User
 
Join Date: Aug 2006
Posts: 8
Downloads: 0
Uploads: 0
Default Re: Bad install

I don't know if this will help, but when I connected to your page and looked at the page source the top of the page that was being displayed showd the following:-

<head>
<title></title>
�� \0 \0.\0\0\0�� \0 \0..\0\0�� \0\0 templates\0���� \0\0includes\0��� \0D\0imag es\0\0�� \04\0*.pureftpd-upload.44fc7138.15.c51e.201ba23f\0�~� \0\0
addresses.css\0[�� \0\0
common.css\0݀� \0\0googiespell.css\0�� \0\0l dapsearchform.css\0݂� \0\0mail.css\0��݃� \0\0 pngbehavior.htc\0�� \0\0 print.css\0�݅� \0\0 settings.css\0�[�� \0�\0watermark.html\0�\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0
<style type=\"text/css\">

When I looked at the same page on my website I got the following:-

<title>Welcome to RoundCube Webmail</title>
<link rel="index" href="./?_task=mail" />
<link rel="shortcut icon" href="skins/default/images/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="skins/default/common.css" />
<style type="text/css">

What changes did you do from the source that you downloaded. It looks like that the heading is missing and then is showing rubbish.

If you haven't changed much then it looks like either php settings (/etc/php.ini) or setting from the webserver.

I am running PHP 5.1.4, Apache 2.2.0, MySQL 5.0.21

Is it worth upgrading your version of PHP / MySQL?

Gary
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10  
Old 09-09-2006, 06:27 PM
Registered User
 
Join Date: Sep 2006
Posts: 5
Downloads: 0
Uploads: 0
Default Re: Bad install

The part of that that says '.pureftpd-upload.44'

it almost looks like the upload wasnt complete.....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 05:57 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community