LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-06-2021, 01:07 AM   #1
atux_null
Member
 
Registered: Mar 2015
Distribution: debian 10, ubuntu 20.04, centos 7 & 8
Posts: 64

Rep: Reputation: Disabled
Rainloop installation, unable to see anything on the page


Hi. Trying to install Rainloop Webmail https://www.rainloop.net/
but when i fire up the page, i cannot see anything. Here is my system:
Code:
root@debian: ~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 10 (buster)
Release:        10
Codename:       buster
root@debian: ~ $
Here are the steps that i follow:
-
Code:
apt-get install apache2 unzip wget -y
systemctl stop apache2.service
systemctl start apache2.service
systemctl enable apache2.service
cd /var/www/www/html
rm index.html
-
Code:
apt-get install -y php7.3-fpm libapache2-mod-php7.3 php7.3-xml php7.3-curl php7.3 libapache2-mod-php7.3 php7.3-common php7.3-curl php7.3-mbstring php7.3-xmlrpc php7.3-mysql php7.3-gd php7.3-xml php7.3-json php7.3-cli
-
Code:
cd /tmp
wget http://www.rainloop.net/repository/webmail/rainloop-community-latest.zip
unzip rainloop-community-latest.zip -d /var/www/html
find /var/www/html -type d -exec chmod 755 {} \;
find /var/www/html -type f -exec chmod 644 {} \;
chown -R www-data:www-data /var/www/
systemctl reload apache2.service
But when i fire the http://IP_address all i see is a blank page in firefox, while in Chrome is see:
PHP Code:
<?php

if (!defined('APP_VERSION'))
{
    
define('APP_VERSION''1.15.0');
    
define('APP_VERSION_TYPE''community');
    
define('APP_INDEX_ROOT_FILE'__FILE__);
    
define('APP_INDEX_ROOT_PATH'str_replace('\\''/'rtrim(dirname(__FILE__), '\\/').'/'));
}

if (
file_exists(APP_INDEX_ROOT_PATH.'rainloop/v/'.APP_VERSION.'/include.php'))
{
    include 
APP_INDEX_ROOT_PATH.'rainloop/v/'.APP_VERSION.'/include.php';
}
else
{
    echo 
'[105] Missing version directory';
    exit(
105);
}
Any ideas please?
 
Old 05-07-2021, 01:05 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Could be anything at this point. Not enough data, log entries etc.
Is this server working at all? Is PHP?
Did you follow the installation and configuration instructions?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
fighting with webmails - openwebmail, rainloop WiseDraco Slackware 2 01-18-2017 06:30 AM
LXer: Installation and configuration ofÂ*RainLoop on Debian 7 (Wheezy) LXer Syndicated Linux News 0 09-10-2014 09:33 PM
LXer: Installation And Configuration Of RainLoop Webmail Client With Nginx On Ubuntu 14.04 LXer Syndicated Linux News 0 08-07-2014 02:41 PM
LXer: How to set up RainLoop webmail in Ubuntu server LXer Syndicated Linux News 0 02-19-2014 11:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration