Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Login page does not work

1


Threaded Mode | Print  

 Login page does not work (19 Replies, Read 29988 times)
wapumts
Group: Member
Post Group: Working Member
Posts: 139
Status:
Hello,
Login page does not work
http: // ip: 2004
http: //domain.ext: 2004

With putty i did:
Service webuzo restart
...it does not work yet

what to do?
IP: --   

Login page does not work
peopleinside
Group: Member
Post Group: Super Member
Posts: 1394
Status:

Open source, web and security passionate
Hi,
do you receive some errors?
What happen when you put username and password? Have you tried to login from another browser?


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.
IP: --   

Login page does not work
wapumts
Group: Member
Post Group: Working Member
Posts: 139
Status:

No page
I can not login
IP: --   

Login page does not work
peopleinside
Group: Member
Post Group: Super Member
Posts: 1394
Status:

Open source, web and security passionate
Can you please try to start a chat quickly from my forum footer signature? Thanks.


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.
IP: --   

Login page does not work
nikhil89
Group: Softaculous Team
Post Group: Elite Member
Posts: 467
Status:
Quote From : wapumts June 23, 2017, 4:22 pm
Hello,
Login page does not work
http: // ip: 2004
http: //domain.ext: 2004

With putty i did:
Service webuzo restart
...it does not work yet

what to do?


Hi,

We regret for the inconvenience. This might have happen if some our core files might not have been updated properly when the cron runs once a day daily due to some reason. So we request you to follow the below steps:

1. Remove the apps.php file from /usr/local/webuzo/enduser/ directory using the following command:
Code
rm -f /usr/local/webuzo/enduser/apps.php


2. Now run the cron using the following command:
Code
/usr/local/emps/bin/php /usr/local/webuzo/cron.php


This should resolve your issue. If you still face the issue please open a support ticket here with your server root details and we shall look into the same:
https://www.softaculous.com/support/


Edited by nikhil89 : June 24, 2017, 5:03 am
IP: --   

Login page does not work
peopleinside
Group: Member
Post Group: Super Member
Posts: 1394
Status:

Open source, web and security passionate
Thank you nikhil89
I was unable to help about this issue :) great fast reply :)


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.
IP: --   

Login page does not work
wapumts
Group: Member
Post Group: Working Member
Posts: 139
Status:
Hello,
thank you
problem solved

Entering the panel
I find the disk almost full
The disk space
I did not fill it so much

You can tell me where I am in the webuzo panel
That feature that helps me find large files?
So delete files that take up too much space?
We are talking about Gb

Or a system for detecting and deleting any large files automatically created by some function?

Thanks for waiting
IP: --   

Login page does not work
nikhil89
Group: Softaculous Team
Post Group: Elite Member
Posts: 467
Status:
Hi,

In regards to disk space firstly check how much is your disk space and how much is it used using the following command:
Code
df -h


Note: Webuzo only recognizes disk space mounted on /

After this to know which directory is using the most space you can know that using the following command:
Code
du -sh /*


Let us assume that /home is using the most space, than to inquire what in /home is using the space you can use the following command:
Code
du -sh /home/*


Likewise you will have to go further into the directory using the most space to find out which files are using up the space.

We regret to inform you that you cannot find which file / directory is using up the space on your disk from Webuzo. You will have to find it out yourself from the commands provided above.

Please let us know if you need any further information. We will be happy to help you.
IP: --   

Login page does not work
wapumts
Group: Member
Post Group: Working Member
Posts: 139
Status:
Thank you
I found it with the commands shown
The following directory with suspect file contents
/ Var /
And in particular
/ Var / log /

How do I get to it and highlight suspicious files?
From webuzo file manager is not possible
IP: --   

Login page does not work
wapumts
Group: Member
Post Group: Working Member
Posts: 139
Status:
54M    /var/log/exim/main.log
494M    /var/log/exim/main.log-20170528
467M    /var/log/exim/main.log-20170604
1,5G    /var/log/exim/main.log-20170611
831M    /var/log/exim/main.log-20170623
0      /var/log/exim/panic.log
4,0K    /var/log/exim/panic.log-20170528
4,0K    /var/log/exim/panic.log-20170604
4,0K    /var/log/exim/panic.log-20170611
32K    /var/log/exim/panic.log-20170623
28K    /var/log/exim/reject.log
5,3M    /var/log/exim/reject.log-20170528
3,4M    /var/log/exim/reject.log-20170604
4,1M    /var/log/exim/reject.log-20170611
4,0K    /var/log/exim/reject.log-20170624


Can I delete them all?
How do I delete?
IP: --   

Login page does not work
wapumts
Group: Member
Post Group: Working Member
Posts: 139
Status:
in general
How much space does it take to install webuzo?
IP: --   

Login page does not work
nikhil89
Group: Softaculous Team
Post Group: Elite Member
Posts: 467
Status:
Hi,

Sir the above files mentioned by you are no suspicious files. These are the mail logs created on every mail sent and received. These log files are rotated weekly and last 4 rotated logs are saved just for reference sake and deleted later.

You can delete these using the following command:
rm -f /var/log/exim/{File_Name}

Hope this helps. Please let us know if you need any further information. We will be happy to help you.
IP: --   

Login page does not work
wapumts
Group: Member
Post Group: Working Member
Posts: 139
Status:
Hello,
If anyone can answer me ...
for security reasons
To be able to use webuzo with security for customers ...

What caused the blockade there?
(Http: // link: 2004) was no longer working
I did not do anything

Compared to cPanel ...
Webuzo how many more or less resolved uses in a VPS?

In general it is safe ... reliable ... webuzo?
What do you recommend for me?
- statistics
- archive - copy?

thank you
I'm waiting
IP: --   

Login page does not work
nikhil89
Group: Softaculous Team
Post Group: Elite Member
Posts: 467
Status:
Quote From : wapumts July 11, 2017, 9:35 am
Hello,
If anyone can answer me ...
for security reasons
To be able to use webuzo with security for customers ...

What caused the blockade there?
(Http: // link: 2004) was no longer working
I did not do anything

Hi,

It seems that ports on your server might be closed, hence you might be facing this issue.

You can check the same here:
http://ping.eu/port-chk/

We request you to keep open the following ports open for Webuzo to run smoothly:
2002, 2003, 2004, 2005, 21, 22, 25, 53, 80, 143, 443 and 3306

Quote From : wapumts July 11, 2017, 9:35 am
Hello,
Compared to cPanel ...
Webuzo how many more or less resolved uses in a VPS?

In general it is safe ... reliable ... webuzo?
What do you recommend for me?
- statistics
- archive - copy?

thank you
I'm waiting


I am really sorry but I couldn't understand you on the above issue. Can you please elaborate a little on the same. As the statistics shown in cPanel and Webuzo both are from Awstats. Also do wish to have archive emails option in Webuzo? Can you please explain in detail and if possible with screenshots what you wish to say?

If possible you can open a support ticket here with your server root details and detailed explanation of the issue and we shall look into the same:
https://softaculous.com/support/
IP: --   

Login page does not work
wapumts
Group: Member
Post Group: Working Member
Posts: 139
Status:
No access to the panel
http: // ip: 2004

The problem is repeated
And this time
It needs to be resolved
With the inscriptions provided in this post
what to do ??
IP: --   

« Previous    Next »

Threaded Mode | Print  

1


Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 7:53 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.039