Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mighty Dr.Wolf

Pages: 1 [2] 3
16
Hello
hope you fine...
 
I'm sorry I'm asking to much but i didn't found any answer in her or Google (because im noob )
i was checking if mod_rewrite working and i found this

Code: [Select]
[root@server~]#  /usr/local/apache/bin/httpd -M|grep rewrite

AH00558: httpd: Could not reliably determine the server's fully qualified domain           
name, using  MY.SERVER.NAME. Set the 'ServerName' directive globally to suppress             
 this message

 rewrite_module (shared)



then i wrote

 systemctl status httpd

and i found this line
Code: [Select]
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using MY.SERVER.NAME. Set the 'ServerName' directive globally to suppress this message
apache works fine only this line ...

is this normal? how to fix it if it's not normal
Regards






17
thank you very much
ill try it

thanks again
Regatds

18

Hello,
hope you are fine...
I don't know if this the correct place for this problem...

I'm getting this error in all my domains

this is a few line form it

Code: [Select]
[Tue Apr 02 19:41:05.748983 2019] [proxy_fcgi:error] [pid 3218:tid 139878305244928] [client IP :36156] AH01071: Got error 'Primary script unknown\n'
[Wed Apr 03 02:54:21.228211 2019] [proxy_fcgi:error] [pid 4740:tid 139819813328640] [client IP :39950] AH01071: Got error 'Primary script unknown\n'


Regards


19
MySQL / Re: It's possible to upgrade mariadb to 10.3+?
« on: March 15, 2019, 05:53:45 PM »
thank you 
i appreciate your patience with me
now i understand that
thank you again
regards

20
MySQL / Re: It's possible to upgrade mariadb to 10.3+?
« on: March 13, 2019, 10:24:19 AM »
thank you very much the MariaDB 10.3+ done successfully

which services that I should manually upgrade it in Cwp 7?
All I know from services is PhpMyAdmin (pma)


Regards

21
MySQL / Re: It's possible to upgrade mariadb to 10.3+?
« on: March 13, 2019, 05:27:30 AM »
Thank you a lot for the help

And which services that I should be manually upgrade it in Cwp 7?
All I know from services is PhpMyAdmin (pma)

And thank you for the tutorial
I'll upgrade it as soon as possible

Regards

22
MySQL / It's possible to upgrade mariadb to 10.3+?
« on: March 13, 2019, 12:24:46 AM »
Hello
I hope you are doing well
My question is can I updrade mariadb Form this Version 10.1.38 that Cwp has already?
Or it's better to wait Cwp do that?
Regards

23
PHP / Re: 502 Bad Gateway
« on: March 10, 2019, 08:12:08 PM »
hi
did you try
user accounts > Fix permissions > the user name and then fix
?

24
I want to THANK YOU VERY MUCH
YOU ARE THE BEST

thank you, its work just wonderful

Regards

25
sorry to update this topic.....

i found this error on /usr/local/cwpsrv/var/services/roundcube/logs/errors its not all only for my try today

and there is no file created auto in var/vmail/ for the domain i want to create....( i have tried in the demo cwp i create test12@....... and its work just fine ....
 


Code: [Select]
[07-Mar-2019 21:34:51 +0000]: <8c3ism2e> IMAP Error: Login failed for webmaster@####### from 00.00.00.00. AUTHENTICATE PLAIN: Authentication failed. in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_imap.php on line 193 (GET /roundcube/)
[07-Mar-2019 21:34:58 +0000]: <8c3ism2e> IMAP Error: Login failed for webmaster@####### from 00.00.00.00. AUTHENTICATE PLAIN: Authentication failed. in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_imap.php on line 193 (GET /roundcube/?_task=mail&_action=list&_refresh=1&_mbox=INBOX&_remote=1&_unlock=loading1551994333119&_=1551994332760)
[07-Mar-2019 21:35:04 +0000]: <8c3ism2e> IMAP Error: Login failed for webmaster@###### from 00.00.00.00. AUTHENTICATE PLAIN: Authentication failed. in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_imap.php on line 193 (GET /roundcube/?_task=mail&_action=getunread&_page=1&_remote=1&_unlock=0&_=1551994332761)


those lines i found it in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_imap.php



192              rcube::raise_error(array('code' => 403, 'type' => 'imap',
193                 'file' => __FILE__, 'line' => __LINE__,
194                   'message' => $message), true, false);



whate should i do ??

00.00.00.00= my ip


webmaster@###### the email i try to do


in short, i cant create any email account in all my server
thanks

Regards

26
hello

when i add new domain mail i got with all my domain this issue
how can i fix it
i was searching in /var/vmail/ i didn't found the domain like its should be /var/vmail/google.com/...... and so on

Server Error: STATUS: Internal error occurred. Refer to server log for more information.



thank you
Regards

27
Thank you so much
I tried this one only
Code: [Select]

exe:/usr/bin/python2.7
user:netdata
cmd:/usr/bin/python /usr/libexec/netdata/plugins.d/python.d.plugin 1/code]


And worked will

I appreciate your help
Thank you
Regards

28
thank god, its finish  8)

i just did 2 things
but i think one of them it's correct

the first
i add to /etc/csf/csf.pignore
Code: [Select]
exe:/usr/bin/python2.7

the second
from cwp >security>csf firwall>firwall configuration
and i search for: PT_USERPROC =

i found it 10 and i change it to 0
and finish

i dont know its correct or not
but now no notification no more

if what i did correct tell me please, and if its not tell to correct what i did

thanks
Regards

29
I'm a newbie so please, can you tell me too how to stop it?
Regards

30
hello again
I'm sorry but really i need your help...

also i did
"
exe:/usr/bin/perl
user:Netdata
cmd:/usr/sbin/Netdata
"
didn't work

I read on another topic this answer:
"
You can whitelist your PHP script by adding full path in below file, or you can also add user to ignore files in ownership of a particular user.

    /etc/csf/csf.fignore

"

how to do that
thanks

Pages: 1 [2] 3