El , Reindl Harald escribió:
Am 24.05.2017 um 19:03 schrieb Leonel Hernández Grandela:
Hello guys if some one please can help me here..
Yesterday ive upgraded my php version from 5.4 to 5.6 .... everything
was OK until today one customer complaining about seeing their mails
... the problem is that 1 specific email domain cant be accessed
trough roundcube i am using virtual mails ..
On that domain if i create a new mail user everything goes as normal
and it can be accessed using roundcube, send and receive mails if i
delete an existing account and i create the same deleted account again
the error persists in my error logs i got nothing till now but chrome
browser says: HTTP ERROR 500
PD i am using ISPCONFIG+postfix+dovecot+roundcube
and *which* error persists in your logs?
500 status code typically is a fatal error / uncaught exception and
has a reason which is normally in the errorlog (as long some fool did
not use @ for a unavailable function which happily in PHP7 and above
triggers a exception and is logged)
Thanks for the response
The error log is in blank is nothing there thats the problem ive looked
at mail.domain.com logs which is a vhost and is in blank no errors at
all
wen i try acces to mail.domain.com the roundcube webpage loads OK but
wen i put vusername@domain.com and the pasw and hit login then the error
appears . the problem is wen it tries log in
Thanks