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-27, 16:41:46

Author Topic: Module perl hilang setelah fixweb  (Read 3747 times)

0 Members and 1 Guest are viewing this topic.

Offline Wibowo

  • Master
  • **
  • Posts: 391
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Module perl hilang setelah fixweb
« on: 2016-03-15, 16:56:24 »
Barusan saya coba install kloxomr di vps baru
setelah install, buat dns template, dan tambah domain utama
saya coba restart web 'sh /script/restart-web'

muncul error

Code: [Select]
[root@ibnhaytham /]# sh /script/restart-web -y

Stopping php-fpm:                                          [  OK  ]
Starting php-fpm:                                          [  OK  ]
-------------------------------------------------------------------

Stopping httpd:                                            [FAILED]
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
                                                           [FAILED]
-------------------------------------------------------------------

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

saya coba jalankan 'sh /script/fixweb -y'
kemudian restart lagi
muncul error

Code: [Select]
Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on                                                                            line 2 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into serve                                                                           r: /etc/httpd/modules/mod_perl.so: cannot open shared object file: No such file or directory
                                                           [FAILED]

padahal setelah fresh install module perl masih ada
Code: [Select]
[root@ibnhaytham /]# cd /etc/httpd
[root@ibnhaytham httpd]# dir
conf  conf.d  logs  modules  run
[root@ibnhaytham httpd]# cd modules
[root@ibnhaytham modules]# dir
libphp5.so              mod_authz_user.so  mod_file_cache.so      mod_proxy_http.so
libphp5-zts.so          mod_autoindex.so   mod_filter.so          mod_proxy_scgi.so
mod_actions.so          mod_cache.so       mod_headers.so         mod_proxy.so
mod_alias.so            mod_cern_meta.so   mod_ident.so           mod_reqtimeout.so
mod_asis.so             mod_cgid.so        mod_include.so         mod_rewrite.so
mod_auth_basic.so       mod_cgi.so         mod_info.so            mod_rpaf-2.0.so
mod_auth_digest.so      mod_dav_fs.so      mod_ldap.so            mod_ruid2.so
mod_authn_alias.so      mod_dav.so         mod_log_config.so      mod_setenvif.so
mod_authn_anon.so       mod_dbd.so         mod_log_forensic.so    mod_speling.so
mod_authn_dbd.so        mod_define.so      mod_logio.so           mod_ssl.so
mod_authn_dbm.so        mod_deflate.so     mod_mem_cache.so       mod_status.so
mod_authn_default.so    mod_dir.so         mod_mime_magic.so      mod_substitute.so
mod_authn_file.so       mod_disk_cache.so  mod_mime.so            mod_suexec.so
mod_authnz_ldap.so      mod_dumpio.so      mod_negotiation.so     mod_suphp.so
mod_authz_dbm.so        mod_env.so         mod_perl.so            mod_unique_id.so
mod_authz_default.so    mod_expires.so     mod_proxy_ajp.so       mod_userdir.so
mod_authz_groupfile.so  mod_ext_filter.so  mod_proxy_balancer.so  mod_usertrack.so
mod_authz_host.so       mod_fastcgi.so     mod_proxy_connect.so   mod_version.so
mod_authz_owner.so      mod_fcgid.so       mod_proxy_ftp.so       mod_vhost_alias.so

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Module perl hilang setelah fixweb
« Reply #1 on: 2016-03-16, 00:16:11 »
Coba ubah dulu ke nginx dan kemudian kembalikan ke apache di 'switch programs'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Wibowo

  • Master
  • **
  • Posts: 391
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Module perl hilang setelah fixweb
« Reply #2 on: 2016-03-16, 03:28:11 »
masih tetap error pak

Code: [Select]
[root@ibnhaytham ~]# sh /script/restart-web -y

Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: cannot open shared object file: No such file or directory
                                                           [FAILED]
-------------------------------------------------------------------

- For help, type '/script/restart-web [--help|-h]'
[root@ibnhaytham ~]# ls /etc/httpd/modules
mod_actions.so          mod_cache.so       mod_headers.so         mod_reqtimeout.so
mod_alias.so            mod_cern_meta.so   mod_ident.so           mod_rewrite.so
mod_asis.so             mod_cgid.so        mod_include.so         mod_rpaf-2.0.so
mod_auth_basic.so       mod_cgi.so         mod_info.so            mod_ruid2.so
mod_auth_digest.so      mod_dav_fs.so      mod_ldap.so            mod_setenvif.so
mod_authn_alias.so      mod_dav.so         mod_log_config.so      mod_speling.so
mod_authn_anon.so       mod_dbd.so         mod_log_forensic.so    mod_ssl.so
mod_authn_dbd.so        mod_define.so      mod_logio.so           mod_status.so
mod_authn_dbm.so        mod_deflate.so     mod_mem_cache.so       mod_substitute.so
mod_authn_default.so    mod_dir.so         mod_mime_magic.so      mod_suexec.so
mod_authn_file.so       mod_disk_cache.so  mod_mime.so            mod_suphp.so
mod_authnz_ldap.so      mod_dumpio.so      mod_negotiation.so     mod_unique_id.so
mod_authz_dbm.so        mod_env.so         mod_proxy_ajp.so       mod_userdir.so
mod_authz_default.so    mod_expires.so     mod_proxy_balancer.so  mod_usertrack.so
mod_authz_groupfile.so  mod_ext_filter.so  mod_proxy_connect.so   mod_version.so
mod_authz_host.so       mod_fastcgi.so     mod_proxy_ftp.so       mod_vhost_alias.so
mod_authz_owner.so      mod_fcgid.so       mod_proxy_http.so
mod_authz_user.so       mod_file_cache.so  mod_proxy_scgi.so
mod_autoindex.so        mod_filter.so      mod_proxy.so
[root@ibnhaytham ~]#

ngomong2, pake nginxproxy juga muncul error yg sama, mod_perl.so tidak ditemukan
dalam rangka apa ini pak mod_perl 'dihilangkan' sementara? mau ada penambahan fitur baru lagi kah di kloxomr?
 ;D

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Module perl hilang setelah fixweb
« Reply #3 on: 2016-03-16, 03:49:17 »
Rename perl.conf ke perl.nonconf atau hapus saja.

Dengan alasan security, perl di apache didisable. Sebagai pengganti nantinya pakai perl_fcgi (berjalan sebagaimana php-fpm) agar secure.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline noob

  • Valuable Member
  • *
  • Posts: 98
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • KombatHost
Re: Module perl hilang setelah fixweb
« Reply #4 on: 2016-03-16, 03:57:22 »
waduh, mesti didisable ya?
barusan kemarin saya mengalami hal ini dua kali, saya pikir memang pak MR lupa menginstall mod_perl, jadi saya jalankan: "yum install mod_perl", setelah itu reinstall httpd.
http://kombathost.com | Your ultimate webhosting

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Module perl hilang setelah fixweb
« Reply #5 on: 2016-03-16, 04:32:45 »
Kalau memang dipakai sendiri tidak apa-apa di-install terpisah. Perl sangat 'bahaya' jika di-enable pada shared-hosting (banyak user).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Wibowo

  • Master
  • **
  • Posts: 391
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Module perl hilang setelah fixweb
« Reply #6 on: 2016-03-16, 06:01:20 »
Rename perl.conf ke perl.nonconf atau hapus saja.

Dengan alasan security, perl di apache didisable. Sebagai pengganti nantinya pakai perl_fcgi (berjalan sebagaimana php-fpm) agar secure.

ternyata setelah di-rename/dihapus, setiap jalankan 'sh /script/fixweb' file perl.conf balik lagi pak

Offline zenkul

  • Global Moderator
  • Master
  • *****
  • Posts: 383
  • Karma: +3/-0
    • View Profile
    • home & decor
Re: Module perl hilang setelah fixweb
« Reply #7 on: 2016-03-16, 06:03:17 »

ya dihapus lagi

sy apache 24 normal
easy, secure and speed up web panel ===> Kloxo-MR

Offline Wibowo

  • Master
  • **
  • Posts: 391
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Module perl hilang setelah fixweb
« Reply #8 on: 2016-03-16, 08:41:06 »

ya dihapus lagi

sy apache 24 normal

sip
masalah selesai setelah saya reinstall, dan ganti ke apache24
trims sarannya mas

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Module perl hilang setelah fixweb
« Reply #9 on: 2016-03-16, 12:09:40 »
Saya pikir apache24 sudah sama stabilnya dengan apache (aka apach22). Ini karena kedua-duanya sudah sama-sama memakai mod_fastcgi untuk php-fpm (sebelumnya pakai mod_proxy_fcgi; tentunya bernama mod24u_fastcgi untuk httpd24u).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.07 seconds with 18 queries.

web stats analysis