Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-18, 21:09:17

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 - vinceent

Pages: 1 2 [3] 4 5 ... 8
31
in:  /home/nginx/tpl

nano defaults.conf.tpl

listen 0.0.0.0:<?php echo $port; ?><?php echo $asdefault; ?>;
    listen [::]:<?php echo $port; ?><?php echo $asdefault; ?>;


============

nano domains.conf.tpl

listen 0.0.0.0:<?php echo $port; ?>;
listen [::]:<?php echo $port; ?>;

32
[root@srv ~]# ip -6 addr show
[root@srv ~]#

33
nginx: [emerg] unknown directive "*:80" in /home/nginx/conf/defaults/_default.conf:6
nginx: configuration file /etc/nginx/nginx.conf test failed

in:  /home/nginx/conf/defaults
nano _default.conf

## 'default' config
server {
     *:80 default;
     *:80 default;

    server_name _;

    set $domain '';

    index index.php index.html index.shtml index.htm default.htm Default.aspx Default.asp index.pl;

    include '/home/nginx/conf/globals/proxy.conf';
}


## 'default' config
server {
    *:443 default;
    *:443 default;

==============================================

34
Mustafa
I do not know exactly what should be modified

35
I do not understand what you say and where to watch

36
[root@srv ~]# sh /script/restart-services
Stopping named: .                                          [  OK  ]
Starting named:                                            [  OK  ]
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol)
nginx: configuration file /etc/nginx/nginx.conf test failed

Stopping php-fpm:                                          [  OK  ]
Starting php-fpm:                                          [  OK  ]
Restarting qmail:
* Stopping qmail-smtpd.
* Sending qmail-send SIGTERM and restarting.
* Restarting qmail-smtpd.
Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
Stopping mysqld:                                           [  OK  ]
Starting mysqld:                                           [  OK  ]

And all webpage not worked

37
yes mustafa i run sh /script/cleanup

38
[root@srv script]# sh /script/fixweb; sh /script/restart-all
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or d                                                  irectory

- For help, type '/script/fixweb --help'
- No argument supplied. Defaulting to localhost (master) servers

chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or direct                                                  ory
Fixing Web server config
- 'defaults' and 'php-fpm' at 'localhost'
- 'bazartimisoara.ro' ('alex') at 'localhost'
- 'crearewebsite.md' ('alex') at 'localhost'
- 'date.inscriereindirectoare.net' ('alex') at 'localhost'
- 'inscriereindirectoare.net' ('alex') at 'localhost'
- 'obiectebisericesti.com' ('alex') at 'localhost'
- 'pizzeriihunedoara.ro' ('alex') at 'localhost'
- 'projecttracking.inscriereindirectoare.net' ('alex') at 'localhost'
- 'anuntxxx.ro' ('anunt') at 'localhost'
- 'jobacademy.ro' ('anunt') at 'localhost'
- 'koketnails.ro' ('anunt') at 'localhost'
- '4gaming.org' ('gaming') at 'localhost'
- 'admin.4gaming.org' ('gaming') at 'localhost'
- 'download.4gaming.org' ('gaming') at 'localhost'
- 'gametracker.4gaming.org' ('gaming') at 'localhost'
- 'metin2.4gaming.org' ('gaming') at 'localhost'
- 'metin2skyfall.4gaming.org' ('gaming') at 'localhost'
- 'minecraft.4gaming.org' ('gaming') at 'localhost'
- 'radio.4gaming.org' ('gaming') at 'localhost'
- 'hostgame.org' ('hostgame') at 'localhost'
- 'servere.hostgame.org' ('hostgame') at 'localhost'
- 'forum.cs.ilia.ro' ('ilia') at 'localhost'
- 'ilia.ro' ('ilia') at 'localhost'
- 'cs-16.ro' ('killer2') at 'localhost'
- 'remi-nou.tk' ('killer2') at 'localhost'
- 'oniasi.com' ('oniasico') at 'localhost'
- 'sd.oniasi.com' ('oniasico') at 'localhost'
- 'primariadobra.ro' ('primariadobra') at 'localhost'
- 'sportfloresti.ro' ('sportfloresti') at 'localhost'
- 'vio.sportfloresti.ro' ('sportfloresti') at 'localhost'
- 'xteamzone.tk' ('xteam') at 'localhost'
- 'billing.netlinkunix.eu' ('admin') at 'localhost'
- 'netlinkunix.eu' ('admin') at 'localhost'
- 'vps.netlinkunix.eu' ('admin') at 'localhost'
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or d                                                  irectory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or d                                                  irectory
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or direct                                                  ory
Stopping kloxo:
Waiting for the process to die.....
Stopped kloxo

Starting kloxo: 11
Started kloxo

shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or d                                                  irectory
Stopping named:                                            [  OK  ]
Starting named: shell-init: error retrieving current directory: getcwd: cannot access parent directories: N                                                  o such file or directory
                                                           [  OK  ]
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or d                                                  irectory
Stopping httpd:                                            [  OK  ]
Starting httpd: shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
                                                           [  OK  ]
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol)
nginx: configuration file /etc/nginx/nginx.conf test failed
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Stopping php-fpm:                                          [  OK  ]
Starting php-fpm: shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
                                                           [  OK  ]
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Restarting qmail:
* Stopping qmail-smtpd.
* Sending qmail-send SIGTERM and restarting.
* Restarting qmail-smtpd.
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Stopping xinetd:                                           [  OK  ]
Starting xinetd: shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
                                                           [  OK  ]
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Stopping mysqld:                                           [  OK  ]
Starting mysqld:                                           [  OK  ]

39
[root@srv script]# ./restart-all
Stopping kloxo:
Waiting for the process to die.....
Stopped kloxo

Starting kloxo: 11
Started kloxo

Stopping named: .                                          [  OK  ]
Starting named:                                            [  OK  ]
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol)
nginx: configuration file /etc/nginx/nginx.conf test failed
Stopping php-fpm:                                          [  OK  ]
Starting php-fpm:                                          [  OK  ]
Restarting qmail:
* Stopping qmail-smtpd.
* Sending qmail-send SIGTERM and restarting.
* Restarting qmail-smtpd.
Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
Stopping mysqld:                                           [  OK  ]
Starting mysqld:                                           [  OK  ]

40
Hello all after update Kloxo-MR 6.5.0.f-2013031821   wwebpage not worked
i try thhis:
./fixphp
./fixphpfpm
./fixweb

And all webpage not worked.
Tnx

41
Tnx mustafa i installed now i wait to verify mail scan.

42
hello all
i have Kloxo-MR 6.5.0.f-2013031817 and i try to enable and disable VIRUS SCAN and recive this messages.
Alert: simscan_is_not_installed_for_virus_scan

How to install virusscan and enable.

43
Tnx mustafa
Solved now worked all webpage

44
I used the command sh /script/cleanup and did not work, no resolve problem

45
i put module zendloader.

Pages: 1 2 [3] 4 5 ... 8

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.066 seconds with 18 queries.

web stats analysis