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, 20:33:40

Author Topic: blank page or 500 internet error  (Read 5271 times)

0 Members and 1 Guest are viewing this topic.

Offline hoop

  • Valuable Member
  • *
  • Posts: 82
  • Karma: +0/-0
    • View Profile
blank page or 500 internet error
« on: 2015-04-02, 13:25:08 »
All site pages working fine ,only one page not work http://getdogecoin.ml/faucet
load blank page or 500 internet error.
I'm try http://getdogecoin.ml/ but after fill my wallet address and click go, show "Internal server error" or blank page.
Code: [Select]
sh /script/sysinfo
A. Kloxo-MR: 7.0.0.b-2015032901
B. OS: CentOS release 6.6 (Final) i686
C. Apps:
   1. MySQL: mysql55-5.5.42-1.ius.el6.i686
   2. PHP: php54-5.4.39-1.ius.el6.i686
   3. Httpd: httpd-2.2.29-1.mr.el6.i386
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.12.0-f.3.mr.el6.i386
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: nsd-4.1.1-2.mr.el6.i386
   9. Qmail: qmail-toaster-1.03-1.3.48.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.i386
D. Php-type (for Httpd/proxy): php-fpm_event
E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           512        460         51         30          0        191
   -/+ buffers/cache:        268        243
   Swap:          512        213        298

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: blank page or 500 internet error
« Reply #1 on: 2015-04-02, 14:34:23 »
Possible ownership/permissions not match. Try 'sh /script/fix-chownchmod'. Other possibilities, need php modules but not installed.

Try enable display and log error in 'php configure' for client where you found php error.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoop

  • Valuable Member
  • *
  • Posts: 82
  • Karma: +0/-0
    • View Profile
Re: blank page or 500 internet error
« Reply #2 on: 2015-04-02, 19:45:40 »
Possible ownership/permissions not match. Try 'sh /script/fix-chownchmod'. Other possibilities, need php modules but not installed.

Try enable display and log error in 'php configure' for client where you found php error.
Contents for error_log
Code: [Select]
[Wed Apr 01 07:35:52 2015] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Wed Apr 01 07:36:41 2015] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Wed Apr 01 07:36:41 2015] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Wed Apr 01 07:37:15 2015] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Wed Apr 01 22:59:11 2015] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Thu Apr 02 13:37:57 2015] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Thu Apr 02 13:39:56 2015] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
http://getdogecoin.ml/__kloxo/phpinfo.php?session=YToyOntzOjEwOiJpcF9hZGRyZXNzIjtzOjE0OiIxMDUuMjAxLjY3LjI0MiI
7czo3OiJzZXNzaW9uIjtzOjMwOiJLNmVQVWxpR1RLMmg4cjJNTXdMdEZFTkg0Z0VsYk8iO30=
Code: [Select]
No Session. You can access this only through kloxo and needs proper authentication.
If you are indeed accessing from Inside Kloxo, then please logout and login again, so that a new session is created properly.
« Last Edit: 2015-04-02, 19:52:04 by hoop »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: blank page or 500 internet error
« Reply #3 on: 2015-04-02, 20:00:29 »
No prove for php problem.

Information of '[warn] RSA server certificate wildcard CommonName (CN)' and  'No Session. You can access this only through kloxo and needs proper authentication.' are different issues.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoop

  • Valuable Member
  • *
  • Posts: 82
  • Karma: +0/-0
    • View Profile
Re: blank page or 500 internet error
« Reply #4 on: 2015-04-03, 13:09:41 »
please how i can find the error

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: blank page or 500 internet error
« Reply #5 on: 2015-04-03, 15:16:25 »
Don't know without information your faucet code.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoop

  • Valuable Member
  • *
  • Posts: 82
  • Karma: +0/-0
    • View Profile
Re: blank page or 500 internet error
« Reply #6 on: 2015-04-03, 17:02:13 »
Don't know without information your faucet code.
you mean faucet script code

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: blank page or 500 internet error
« Reply #7 on: 2015-04-03, 17:19:56 »
Don't know without information your faucet code.
you mean faucet script code
No whole code but just code for form.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoop

  • Valuable Member
  • *
  • Posts: 82
  • Karma: +0/-0
    • View Profile

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: blank page or 500 internet error
« Reply #9 on: 2015-04-03, 20:40:16 »
Better ask to author about your issue.

Possibilities:
1. Permissions and or ownership of directory or file not match
2. Need higher memory limit in php
3. Bug code
4. Specification for application not match (like need ioncube but not installed)
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.074 seconds with 19 queries.

web stats analysis