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-03-29, 00:47:56

Author Topic: httpd always shows <VirtualHost> directive missing closing >  (Read 14845 times)

0 Members and 1 Guest are viewing this topic.

Offline altomarketing

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Well, my server after several weeks of goog working stop working, a varnish problem ?

I tried moving from apache to lighttpd , and viceversa, not working

i did even several times
Code: [Select]
yum clean all; yum update; sh /script/cleanup;sh /script/fix-chownchmod; sh /script/restart-all -y :-\ I have now 7.0.0.b-2015040402.mr

And i have always the same error:

Code: [Select]
Stopping httpd:                                            [FAILED]
Starting httpd: Syntax error on line 363 of /opt/configs/apache/conf/domains/emecsa.com.ar.conf:
<VirtualHost> directive missing closing '>'
                                                           [FAILED]

I even enter to fix  that .conf and fix this line, and after it , restart and show error in other domain. And thbis have no end, how can i fix it ?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Did you run 'sh /scrpt/cleanup' after update?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Inform here content of '/opt/configs/apache/conf/domains/emecsa.com.ar.conf'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline altomarketing

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Inform here content of '/opt/configs/apache/conf/domains/emecsa.com.ar.conf'

it always shows an error where virtualhost begin like <VirtualHost ${ip}:${portssl}> , if i erase this entire block, (suppose its block for webmail, this domain will not have webmail ) after that, i cleanup and  it shows error in other .conf file of other domain.

Like if update or cleanup , breaks up the .conf files.


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Maybe mod_define not installed in your server. Try 'yum install mod_define -y; sh /script/fixweb'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline altomarketing

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
running

Code: [Select]
0 packages excluded due to repository protections
Package mod_define-2.2-3.mr.el6.i386 already installed and latest version
Nothing to do....

and after fixweb..

Code: [Select]
Starting httpd: Syntax error on line 280 of /opt/configs/apache/conf/domains/conectadosya.com.ar.conf:
<VirtualHost> directive missing closing '>'
                                                           [FAILED]


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Hmm. Inform here 'dir -l /etc/httpd/conf.d; yum list mod_*'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline altomarketing

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
ok, here it goes

Hmm. Inform here 'dir -l /etc/httpd/conf.d; yum list mod_*'.

Code: [Select]
dir -l /etc/httpd/conf.d; yum list mod_*
total 108
-rw-r--r-- 1 root root   46 Apr  6 19:48 define.conf
-rw-r--r-- 1 root root   46 Mar 30 23:11 define.conf.rpmsave
-rw-r--r-- 1 root root  346 Apr  6 19:48 fastcgi.conf
-rw-r--r-- 1 root root  346 Mar 30 23:11 fastcgi.conf.rpmsave
-rw-r--r-- 1 root root  111 Apr  6 19:48 fcgid.conf
-rw-r--r-- 1 root root  111 Mar 30 23:11 fcgid.conf.rpmsave
-rw-r--r-- 1 root root  111 Apr  6 19:48 _inactive_.conf
-rw-r--r-- 1 root root  111 Oct  3  2014 itk.conf
-rw-r--r-- 1 root root 2013 Mar 30 23:43 ~lxcenter.conf
-rw-r--r-- 1 root root 1085 Mar 17 22:08 mod_ruid2.conf
-rw-r--r-- 1 root root 1794 Apr  6 19:48 perl.conf
-rw-r--r-- 1 root root 1794 Mar 30 23:11 perl.conf.rpmsave
-rw-r--r-- 1 root root  111 Apr  6 19:48 php.conf
-rw-r--r-- 1 root root  111 Mar 30 23:11 php.conf.rpmsave
-rw-r--r-- 1 root root  566 Dec  5  2005 proxy_ajp.conf
-rw-r--r-- 1 root root  111 Apr  6 19:48 proxy_fcgi.conf
-rw-r--r-- 1 root root  392 Sep 13  2014 README
-rw-r--r-- 1 root root  308 Apr  6 19:48 rpaf.conf
-rw-r--r-- 1 root root  111 Apr  6 19:48 ruid2.conf
-rw-r--r-- 1 root root  820 Apr  6 19:48 ssl.conf
-rw-r--r-- 1 root root  820 Mar 30 23:11 ssl.conf.rpmsave
-rw-r--r-- 1 root root  111 Mar 30 23:43 suphp2.conf
-rw-r--r-- 1 root root  111 Apr  6 19:48 suphp.conf
-rw-r--r-- 1 root root  111 Mar 30 23:11 suphp.conf.rpmsave
-rw-r--r-- 1 root root   87 Apr  6 19:48 __version.conf
-rw-r--r-- 1 root root  352 Apr 25  2012 webalizer.conf
-rw-r--r-- 1 root root  299 Sep  9  2004 welcome.conf
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: centos.xfree.com.ar
 * extras: centos.xfree.com.ar
 * mratwork-epel: mirror.globo.com
 * mratwork-ius-stable: dl.iuscommunity.org
 * updates: centos.xfree.com.ar
0 packages excluded due to repository protections
Installed Packages
mod_define.i386                2.2-3.mr.el6                  @mratwork-release-version-arch
mod_fastcgi.i386               2.4.7-3.mr.el6                @mratwork-release-version-arch
mod_fcgid.i686                 2.3.9-1.el6                   @mratwork-epel
mod_perl.i686                  2.0.4-11.el6_5                @base
mod_rpaf.i686                  0.6-4.mr.el6                  @mratwork-release-version-arch
mod_ruid2.i686                 0.9.8-2.el6                   @mratwork-epel
mod_ssl.i386                   1:2.2.29-1.mr.el6             @mratwork-release-version-arch
mod_suphp.i386                 0.7.2-1.mr.el5                @mratwork-release-version-arch
Available Packages
mod_auth_cas.i686              1.0.9.1-1.el6                 mratwork-epel
mod_auth_kerb.i686             5.4-13.el6                    base
mod_auth_mellon.i686           0.8.0-3.el6_6                 updates
mod_auth_mysql.i686            1:3.0.0-11.el6_0.1            base
mod_auth_ntlm_winbind.i686     0.0.0-0.10.20070129svn713.el6 mratwork-epel
mod_auth_openid.i686           0.7-2.el6                     mratwork-epel
mod_auth_pgsql.i686            2.0.3-10.1.el6                base
mod_auth_shadow.i686           2.3-2.el6                     mratwork-epel
mod_auth_token.i686            1.0.5-2.el6                   mratwork-epel
mod_auth_xradius.i686          0.4.6-16.el6                  mratwork-epel
mod_authnz_external.i686       3.2.6-1.el6                   mratwork-epel
mod_authnz_pam.i686            0.9.2-1.el6                   base
mod_authz_ldap.i686            0.26-16.el6                   base
mod_autoindex_mb.i686          2.18.1-1.el6                  mratwork-epel
mod_bw.i686                    0.8-4.el6                     mratwork-epel
mod_cluster.i686               1.2.6-3.1.el6                 mratwork-epel
mod_dav_svn.i686               1.6.11-12.el6_6               updates
mod_dnssd.i686                 0.6-2.el6                     base
mod_evasive.i686               1.10.1-10.el6                 mratwork-epel
mod_extract_forwarded.i686     2.0.2-8.el6                   mratwork-epel
mod_flvx.i686                  0-0.1.20100525git.el6         mratwork-epel
mod_form.i686                  0.1-1.20131204svn145.el6      mratwork-epel
mod_form-devel.i686            0.1-1.20131204svn145.el6      mratwork-epel
mod_geoip.i686                 1.2.7-1.el6                   mratwork-epel
mod_intercept_form_submit.i686 0.9.7-1.el6                   base
mod_limitipconn.i686           0.23-4.el6                    mratwork-atrpms
mod_log_post.i686              0.1.0-2.el6                   mratwork-epel
mod_lookup_identity.i686       0.9.2-1.el6                   base
mod_macro.i386                 1.1.11-3.mr.el6               mratwork-release-version-arch
mod_mirrorbrain.i686           2.18.1-1.el6                  mratwork-epel
mod_nss.i686                   1.0.8-21.el6                  base
mod_passenger.i686             3.0.21-11.el6                 mratwork-epel
mod_perl-devel.i686            2.0.4-11.el6_5                base
mod_process_security.i386      1.0-2.mr.el6                  mratwork-release-version-arch
mod_proxy_html.i686            3.1.2-6.el6                   mratwork-epel
mod_python.i686                3.3.1-16.el6                  mratwork-epel
mod_qos.i686                   10.24-1.el6                   mratwork-epel
mod_revocator.i686             1.0.3-10.el6                  base
mod_security.i686              2.7.5-1.mr.el6                mratwork-release-version-arch
mod_security_crs.noarch        2.2.6-3.el6                   mratwork-epel
mod_security_crs-extras.noarch 2.2.6-3.el6                   mratwork-epel
mod_speedycgi.i686             2.22-8.el6                    mratwork-epel
mod_ssl.i686                   1:2.2.15-39.el6.centos        base
mod_wsgi.i686                  3.2-7.el6                     base
mod_xsendfile.i686             0.12-3.el6                    mratwork-epel
[root@indra ~]#

Do you want root access (in pm) to check it ?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Rename mod_ruid2.conf with 'mv -f /etc/httpd/conf.d/mod_ruid2.conf /etc/httpd/conf.d/mod_ruid2.nonconf' and then run 'sh /script/fixweb; sh /script/restart-web -y'.

There are mod_ruid2.conf (from epel) make trouble because make ruid2 enable but possible your server using other (like fastcgi/php-fpm).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline altomarketing

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Now :

Code: [Select]
*** Process Time: 00:00:00:02.2775 (dd:hh:mm:ss:xxxxxx) ***


Stopping httpd:                                            [FAILED]
Starting httpd: Syntax error on line 363 of /opt/configs/apache/conf/domains/emecsa.com.ar.conf:
<VirtualHost> directive missing closing '>'
                                                           [FAILED]
-------------------------------------------------------------------

Stopping php-fpm:                                          [  OK  ]
Starting php-fpm: [07-Apr-2015 16:44:37] ERROR: An another FPM instance seems to already listen on /opt/configs/php-fpm/sock/multicon.sock
[07-Apr-2015 16:44:37] ERROR: FPM initialization failed
                                                           [FAILED]
-------------------------------------------------------------------

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: httpd always shows <VirtualHost> directive missing closing >
« Reply #10 on: 2015-04-07, 14:53:36 »
Try update with 'yum clean all; yum update -y; sh /script/cleanup'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline altomarketing

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: httpd always shows <VirtualHost> directive missing closing >
« Reply #11 on: 2015-04-07, 20:16:01 »
Try update with 'yum clean all; yum update -y; sh /script/cleanup'.

ok, now :
Code: [Select]
.......updates                                                  | 3.4 kB     00:00
updates/primary_db                                       | 2.5 MB     00:07
vz-base                                                  |  951 B     00:00
vz-base/primary                                          | 1.3 kB     00:00
vz-base                                                                     3/3
vz-updates                                               |  951 B     00:00
vz-updates/primary                                       | 2.1 kB     00:00
vz-updates                                                                  8/8
0 packages excluded due to repository protections
No Packages marked for Update
Execute fixlxphpexe for php54s...
*** Executing Update (cleanup) - BEGIN ***
>>> Execute fixDataBaseIssues() <<<
Fix Database Issues
- Fix admin account database settings
- Set default database settings
- Fix resourceplan settings in database
- Alter some database tables to fit that of Kloxo
- Set default welcome text at Kloxo login page
- Remove default db password if exists
>>> Execute doUpdates() <<<
- Create flag dir
Fix IP Address
- Fix process
Create domain backup dirs
- Create process
- Create OS system user admin
- User admin exists
Set Watchdog defaults
- Set process
Fix MySQL root password
- Fix process
Set admin contact email
- Set process
Get Kloxo License info
- Get process
- Create database interface template (Forced)
>>> Execute driverload.php <<<
>>> Execute update_all_slave() <<<
>>> Execute cp_dbfile() <<<
>>> Execute updatecleanup() <<<
Prepare for Kloxo
- OS Create Kloxo init.d service file
- OS Fix programroot path permissions
- OS Restart Kloxo service
Check for bogofilter
- wordlist.db already exists
Remove Old dirs
- Remove process
Initialize Some Binary files
- Symlink /usr/local/bin/php already exists
Remove lighttpd errorlog
- Remove process
Fix the secure logfile
- Fix process
Clean hosts.deny
- Clean process
Synchronizing driver between table and slavedb
- No need synchronize for 'web' - already using 'apache'
- No need synchronize for 'webcache' - already using 'none'
- No need synchronize for 'dns' - already using 'bind'
- No need synchronize for 'spam' - already using 'none'
Update Services Branch List
- List for 'dns' branch
- List for 'imap' branch
- List for 'mysql' branch
- List for 'php' branch
- List for 'pop' branch
- List for 'smtp' branch
- List for 'web' branch
- List for 'webcache' branch
Initialize /script/ dir
- Initialize processes
Install Kloxo service
- Install process
Installing jailshell to system
- Already exists
Set /home permission to 0755
- Set process
- chown apache:apache FOR /home/kloxo/httpd/ AND INSIDE
- chmod 644 FOR *.php* INSIDE /home/kloxo/httpd/
- chmod 755 FOR *.pl/cgi/py/rb INSIDE /home/kloxo/httpd/
- chmod 755 FOR /home/kloxo/httpd/ AND INSIDE
- chmod 771 FOR /home/kloxo/httpd/
chmod: cannot access `/home/vpopmail/domains': No such file or directory
Enable xinetd service
- Enable process
Fix suexec
- Fix process
Install/Fix Services/Permissions/Configfiles
- Set permissions for /usr/bin/php-cgi
- Set permissions for closeinput binary
- Set permissions for phpsuexec.sh script
- Set permissions for /var/lib/php/session/ dir
- Set permissions for /var/bogofilter/ dir
- Kill sisinfoc system process
Execute/remove/initialize/install script
- Execute lxpopuser.sh
- Remove /home/kloxo/httpd/script dir
- Initialize /home/kloxo/httpd/script dir
- Set ownership apache:apache for /home/kloxo/httpd/script dir
- Install phpinfo.php into /home/kloxo/httpd/script dir
Remove cache dir
- Remove process
Initialize awstats dirdata
- Initialize process
Update Kloxo database
- Updating process
Remove old lxlabs ssh key
- Remove process
- Preparing MySQL/MariaDB service
- MariaDB activated
- Updating Main services
Updating All packages - WAIT to process...
- No update found/not installed
Removing /home/httpd/*/httpdocs
- Removing...
Add 'hostname' information to '/etc/hosts'
- Add ip, short and full name of 'hostname'
Initialize some skeletons
- Php files for default web page
- Skeleton for default web page
- robots.txt for default web page
- Php files for disable web page
- Skeleton for disable web page
- robots.txt for disable web page
- Php files for webmail web page
- Skeleton for webmail web page
- robots.txt for webmail web page
- Php files for cp web page
- Skeleton for cp web page
- robots.txt for cp web page
- Skeleton for error web page
- robots.txt for error web page
- chown apache:apache FOR /home/kloxo/httpd/ AND INSIDE
- chmod 644 FOR *.php* INSIDE /home/kloxo/httpd/
- chmod 755 FOR *.pl/cgi/py/rb INSIDE /home/kloxo/httpd/
- chmod 755 FOR /home/kloxo/httpd/ AND INSIDE
- chmod 771 FOR /home/kloxo/httpd/
chmod: cannot access `/home/vpopmail/domains': No such file or directory
- Php files for login web page
- Skeleton for login web page
- Files for error web pages
- Skeleton for error web pages
- Copy error web pages to '/home/kloxo/httpd/error'
- No exists user-skeleton
- No new user-logo
Initialize phpMyAdmin configfile
- phpMyAdmin: Set db password in configfile
Initialize OS admin account description
- Initialize process
Copy all contents from /usr/local/lxlabs/kloxo/file/bind
- Copy to /opt/configs/bind
- Copy etc/named.conf to /etc/named.conf
Copy all contents from /usr/local/lxlabs/kloxo/file/djbdns
- Copy to /opt/configs/djbdns
Copy all contents from /usr/local/lxlabs/kloxo/file/mydns
- Copy to /opt/configs/mydns
- Copy etc/conf/mydns.conf to /etc/mydns/mydns.conf
Preparing MyDns database
- Fixing MySQL commands in import files
- Generating password
- Add Password to configuration file
Copy all contents from /usr/local/lxlabs/kloxo/file/nsd
- Copy to /opt/configs/nsd
- Copy etc/conf/nsd3.conf to /etc/nsd/nsd.conf
Copy all contents from /usr/local/lxlabs/kloxo/file/pdns
- Copy to /opt/configs/pdns
- Copy etc/conf/pdns.conf to /etc/pdns/pdns.conf
Preparing PowerDNS database
- Install MySQL and Geo Backend
- Fixing MySQL commands in import files
- Generating password
- Add Password to configuration file
Copy all contents from /usr/local/lxlabs/kloxo/file/yadifa
- Copy to /opt/configs/yadifa
- Copy etc/yadifad.conf to /etc/yadifad.conf
Initialize apache config
- /etc/httpd/conf.d dir already exists
- /opt/configs/apache/tpl dir already exists
- /opt/configs/apache/conf dir already exists
- /opt/configs/apache/etc dir already exists
- /opt/configs/apache/etc/conf dir already exists
- /opt/configs/apache/etc/conf.d dir already exists
Copy all contents from /usr/local/lxlabs/kloxo/file/apache
- Copy to /opt/configs/apache
- Copy etc/conf/httpd.conf to /etc/httpd/conf/httpd.conf
- chown root:root FOR /opt/configs/apache/ AND INSIDE
- chmod 755 FOR *.sh INSIDE /opt/configs/apache/
Initialize lighttpd config
- /etc/lighttpd/conf.d dir already exists
- /opt/configs/lighttpd/tpl dir already exists
- /opt/configs/lighttpd/conf dir already exists
- /opt/configs/lighttpd/etc dir already exists
- /opt/configs/lighttpd/etc/conf dir already exists
- /opt/configs/lighttpd/etc/conf.d dir already exists
Copy all contents from /usr/local/lxlabs/kloxo/file/lighttpd
- Copy to /opt/configs/lighttpd
- Copy etc/conf/lighttpd.conf to /etc/lighttpd/lighttpd.conf
- chown root:root FOR /opt/configs/lighttpd/ AND INSIDE
- chmod 755 FOR *.sh INSIDE /opt/configs/lighttpd/
Initialize nginx config
- /etc/nginx/conf.d dir already exists
- /opt/configs/nginx/tpl dir already exists
- /opt/configs/nginx/conf dir already exists
- /opt/configs/nginx/etc dir already exists
- /opt/configs/nginx/etc/conf dir already exists
- /opt/configs/nginx/etc/conf.d dir already exists
Copy all contents from /usr/local/lxlabs/kloxo/file/nginx
- Copy to /opt/configs/nginx
- Copy etc/conf/nginx.conf to /etc/nginx/nginx.conf
- chown root:root FOR /opt/configs/nginx/ AND INSIDE
- chmod 755 FOR *.sh INSIDE /opt/configs/nginx/
Initialize hiawatha config
- /etc/hiawatha/conf.d dir already exists
- /opt/configs/hiawatha/tpl dir already exists
- /opt/configs/hiawatha/conf dir already exists
- /opt/configs/hiawatha/etc dir already exists
- /opt/configs/hiawatha/etc/conf dir already exists
- /opt/configs/hiawatha/etc/conf.d dir already exists
Copy all contents from /usr/local/lxlabs/kloxo/file/hiawatha
- Copy to /opt/configs/hiawatha
- Copy etc/conf/hiawatha_standard.conf to /etc/hiawatha/hiawatha.conf
- chown root:root FOR /opt/configs/hiawatha/ AND INSIDE
- chmod 755 FOR *.sh INSIDE /opt/configs/hiawatha/
Copy all contents from /usr/local/lxlabs/kloxo/file/varnish
- Copy to /opt/configs/varnish
Copy all contents from /usr/local/lxlabs/kloxo/file/squid
- Copy to /opt/configs/squid
Copy all contents from /usr/local/lxlabs/kloxo/file/trafficserver
- Copy to /opt/configs/trafficserver
- Install /etc/php-fpm.conf
- Copy php-fpm init to /etc/init.d dir
Copy all contents from /usr/local/lxlabs/kloxo/file/openssl
- Copy to /opt/configs/openssl
Initialize PureFtp service
- Initialize process
- Restart xinetd service for pureftp
Initialize logrotate
- kloxo logrotate
- syslog logrotate
Preparing RoundCube database
- Fixing MySQL commands in import files
- Generating password
- Add Password to configuration file
- Database installed
Initialize Roundcube files
- Initialize process
Horde webmail no exists
T-Dah webmail no exists
Preparing Afterlogic database
- Fixing MySQL commands in import files
- Generating password
- Add Password to configuration file
- Database installed
Initialize Afterlogic files
- Initialize process
Preparing Squirrelmail Database
- No need database
Initialize Squirrelmail files
- Initialize process
Preparing Telaen Database
- No need database
Initialize Telaen files
- Initialize process
Preparing Rainloop Database
- No need database
Initialize Rainloop files
- Initialize process
Install Webmail chooser
- Install process
Initialize Mail service
- Initialize process
Fix services
- Fix dns services
- Fix webcache services
- Fix web services
- Fix php services
- Fix mail-all services
Error: qmail-toaster conflicts with 2:postfix-2.6.6-6.el6_5.i686
Error: mysql55-libs conflicts with MariaDB-compat-10.0.17-1.el6.i686
Error: vpopmail-toaster conflicts with 2:postfix-2.6.6-6.el6_5.i686
chmod: cannot access `/home/vpopmail/domains': No such file or directory
/script/fixmail-all: line 93: qmailctl: command not found
sh: ../bin/misc/lxpop.sh: No such file or directory
sh: line 22: /var/qmail/bin/qmail-newmrh: No such file or directory
sh: line 22: /var/qmail/bin/qmail-newu: No such file or directory
- Fix ftp-all services
Fixing Hiawatha service
*** Executing Update (cleanup) - END ***

*** Restart services - BEGIN ***

Shutting down system logger:                               [  OK  ]
Starting system logger:                                    [  OK  ]
-------------------------------------------------------------------

Shutting down MySQL.. SUCCESS!
Starting MySQL.. SUCCESS!
-------------------------------------------------------------------

Stopping httpd:                                            [FAILED]
Starting httpd: Syntax error on line 363 of /opt/configs/apache/conf/domains/emecsa.com.ar.conf:
<VirtualHost> directive missing closing '>'
                                                           [FAILED]
-------------------------------------------------------------------


*** Process for QMAIL service ***
/usr/local/lxlabs/kloxo/etc/process/qmail: line 4: qmailctl: command not found
/usr/local/lxlabs/kloxo/etc/process/qmail: line 6: qmailctl: command not found
-------------------------------------------------------------------

- For help, type '/script/restart-mail [--help|-h]'
-------------------------------------------------------------------

Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
-------------------------------------------------------------------

Execute fixlxphpexe for php54s...
Stopping kloxo-phpcgi:                                     [  OK  ]
Starting kloxo-phpcgi:                                     [  OK  ]
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
-------------------------------------------------------------------

Stopping php-fpm:                                          [FAILED]
Starting php-fpm: [07-Apr-2015 22:15:04] ERROR: An another FPM instance seems to already listen on /opt/configs/php-fpm/sock/multicon.sock
[07-Apr-2015 22:15:04] ERROR: FPM initialization failed
                                                           [FAILED]
-------------------------------------------------------------------
*** Restart services - END ***


*** Process Time: 00:00:02:29.149685 (dd:hh:mm:ss:xxxxxx) ***

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: httpd always shows <VirtualHost> directive missing closing >
« Reply #12 on: 2015-04-07, 20:23:38 »
Look like install process unperfect.

Try reinstall with 'cd /; rm -f *.rpm; sh /script/upcp -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline altomarketing

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: httpd always shows <VirtualHost> directive missing closing >
« Reply #13 on: 2015-04-08, 17:59:22 »
ok but The same now.

Look like install process unperfect.

Try reinstall with 'cd /; rm -f *.rpm; sh /script/upcp -y'.

Code: [Select]
*** Process for PHP-FPM service ***
ls: cannot access /var/run/php-fpm/*.pid: No such file or directory
Starting php-fpm: [08-Apr-2015 19:58:56] ERROR: An another FPM instance seems to already listen on /opt/configs/php-fpm/sock/multicon.sock
[08-Apr-2015 19:58:56] ERROR: FPM initialization failed
                                                           [FAILED]
  - Process: reload
Reloading php-fpm:                                         [FAILED]
-------------------------------------------------------------------

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: httpd always shows <VirtualHost> directive missing closing >
« Reply #14 on: 2015-04-08, 18:06:06 »
If only found php-fpm error try 'pkill -9 php-fpm; sh /script/restart-all -y' or reboot.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.077 seconds with 22 queries.

web stats analysis