[ASK] vps kloxo-mr cara menggunakan nginx, mariadp gimana installnya?


Status
Not open for further replies.

kusworo

Beginner 1.0
semua domain yg baru saya add kok "Error 404 - Not Found
The requested page could not be found but may be available again in the future" itu kenapa? padahal di directory home/admin/domainku1.com/sudah ada instalasi wp
 

pedagang

Hosting Guru
semua domain yg baru saya add kok "Error 404 - Not Found
untuk memastikan servis terkait refres dan jalan
Code:
sh /script/restart-all -y
untuk fix config terkait web dll
Code:
sh /script/fix-all
fix permission dan ownership file/folder (biasanya diperlukan ketika baru pindahan atau baru install web)
Code:
sh /script/fix-chownchmod

laporkan lebih detil errornya, juga
Code:
sh /script/sysinfo
dan tentunya akan lebih terarah kalau minta petunjuk di forum kloxo-mr
 

kusworo

Beginner 1.0
ii errornya Tuan
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]
 

kusworo

Beginner 1.0
ini maslaah muncul lgi suhu "
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]

" tadi pass saya add domain muncun error 505 bad gateway saya run command ini sh /script/restart-all -y muncul error itu suhu?
 

mustafaramadhan

Hosting Guru
ini maslaah muncul lgi suhu "
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]

" tadi pass saya add domain muncun error 505 bad gateway saya run command ini sh /script/restart-all -y muncul error itu suhu?
Kan sudah disampaikan sama @pedagang kalau perl.conf di-delete saja.
 

kusworo

Beginner 1.0
oh iya sudah saya delete tpi masih ada failednya iin hu "
Stopping httpd: [FAILED]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using vultr.guest for ServerName
[ OK ]

"
 

mustafaramadhan

Hosting Guru
oh iya sudah saya delete tpi masih ada failednya iin hu "
Stopping httpd: [FAILED]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using vultr.guest for ServerName
[ OK ]

"
Nah kalau ini salah anda.

Penamaan hostname harus mengikuti ketentuan FQDN dimana server1.domainanda.com adalah sesuai. Sedangkan hostname sebagai server1 atau domainanda.com adalah salah.

Tapi pesan diatas bukan error tapi warning yang biar bagaimanapun apache tetap berjalan normal. Penamaan hostname lebih krusial untuk email server.
 
Status
Not open for further replies.

Top