Roundcube error 500 / server is up and running

ibossonline

Verified User
Joined
Oct 26, 2019
Messages
103
Location
NYC
Code:
Services
DirectAdmin   
Running
1.59.5   
Dovecot   
Running
2.3.8 (9df20d2db)   
Exim   
Running
4.92.3   
Apache   
Running
2.4.41   
MySQL   
Running
8.0.17   
Named   
Running
9.11.5   
Nginx   
Running
1.17.5   
php   
Installed
7.2.25   
Pure-FTPd   
Running
1.0.49   
sshd   
Running
Roundcube error 500 / server is up and running but Roundcube not working and can't log in.

VPS, Debian 10 64bit. OpenVZ
 
Code:
Services
DirectAdmin  
Running
1.59.5  
Dovecot  
Running
2.3.8 (9df20d2db)  
Exim  
Running
4.92.3  
Apache  
Running
2.4.41  
MySQL  
Running
8.0.17  
Named  
Running
9.11.5  
Nginx  
Running
1.17.5  
php  
Installed
7.2.25  
Pure-FTPd  
Running
1.0.49  
sshd  
Running
Roundcube error 500 / server is up and running but Roundcube not working and can't log in.

VPS, Debian 10 64bit. OpenVZ

What php worker u are using ?
Try this,

Rebuild the php and apache.
And rebuild your roundcube on custom build.
 
Welcome to the forums. Did you get this sorted?
Without knowing you options file settings. Try below.

Code:
cd /usr/local/directadmin/custombuild
./build update
./build roundcube
./build update_webapps
./build rewrite_confs

if no help above
Send us the output of

Code:
cat /usr/local/directadmin/custombuild/options.conf
redact any server names if you like.
 
Back
Top