MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: itdungpt on 2014-10-30, 08:51:44

Title: Error 404 - Not Found
Post by: itdungpt on 2014-10-30, 08:51:44
http://angelphuong.com/

Error 404 - Not Found

The requested page could not be found but may be available again in the future

all website on VPS have this error then restore
Title: Re: Error 404 - Not Found
Post by: MRatWork on 2014-10-30, 09:49:08
Check your domain via intodns.

Also read http://forum.mratwork.com/kloxo-mr-tips-and-tricks/(tip)-how-to-set-dns/ and http://forum.mratwork.com/kloxo-mr-tips-and-tricks/(tip)-how-to-setup-qmail-on-kloxo-mr/
Title: Re: Error 404 - Not Found
Post by: itdungpt on 2014-10-30, 10:18:40
can not fix
can you tell me command or tips another ?
Title: Re: Error 404 - Not Found
Post by: MRatWork on 2014-10-30, 10:48:11
Hi, your domain still using external ns (ns1.dotvndns.vn and ns2.dotvndns.vn). Your issue still exists until you resolve this issue.
Title: Re: Error 404 - Not Found
Post by: itdungpt on 2014-10-30, 10:49:24
service httpd start
Starting httpd: Syntax error on line 1 of /home/kloxo/client/absurfaces/prefork.inc:
php_admin_value takes two arguments, PHP Value Modifier (Admin)
                                                           [FAILED]


how to fix it ?
Title: Re: Error 404 - Not Found
Post by: MRatWork on 2014-10-30, 11:25:02
Try 'sh /script/cleanup'.
Title: Re: Error 404 - Not Found
Post by: itdungpt on 2014-10-30, 11:54:24
[root@qt modules]# service httpd start
Starting httpd: [Fri Oct 31 00:52:07 2014] [warn] module php5_module is already loaded, skipping
httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 18 of /etc/httpd/conf.d/suphp.conf: Cannot load /etc/httpd/modules/mod_suphp.so into server: /etc/httpd/modules/mod_suphp.so: cannot open shared object file: No such file or directory
                                                           [FAILED]
Title: Re: Error 404 - Not Found
Post by: MRatWork on 2014-10-30, 12:36:50
From 'Switch programs' change apache to lighttpd and change back to apache.
Title: Re: Error 404 - Not Found
Post by: itdungpt on 2014-10-30, 13:15:35
htttp://movietnamco.com
many errors:

Quote
Notice: Use of undefined constant hinh - assumed 'hinh' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 55

Notice: Use of undefined constant id - assumed 'id' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 50

Notice: Use of undefined constant mieuta - assumed 'mieuta' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 51

Notice: Use of undefined constant ten - assumed 'ten' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 52

Notice: Use of undefined constant seo - assumed 'seo' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 53

Notice: Use of undefined constant link - assumed 'link' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 54

Notice: Use of undefined constant hinh - assumed 'hinh' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 55

Notice: Use of undefined constant id - assumed 'id' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 50

Notice: Use of undefined constant mieuta - assumed 'mieuta' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 51

Notice: Use of undefined constant ten - assumed 'ten' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 52

Notice: Use of undefined constant seo - assumed 'seo' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 53

Notice: Use of undefined constant link - assumed 'link' in /home/movietnamco/movietnamco.com/module/global_sanpham.php on line 54
Title: Re: Error 404 - Not Found
Post by: itdungpt on 2014-10-30, 13:19:27
service httpd restart
errors:

Quote
[warn] module php5_module is already loaded, skipping
Title: Re: Error 404 - Not Found
Post by: MRatWork on 2014-10-30, 14:12:38
Try change 'php-type' in 'webserver configure' from 'mod_php_ruid2' to 'php-fpm_event'.