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-25, 00:24:23

Author Topic: [URGENT] php5Xm stopped working after upgrade to Apache 2.4  (Read 10149 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [URGENT] php5Xm stopped working after upgrade to Apache 2.4
« Reply #15 on: 2015-07-01, 12:21:39 »
Try update Kloxo-MR 7.0 to 2015070101. Also execute fix-chownchmod after cleanup.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: [URGENT] php5Xm stopped working after upgrade to Apache 2.4
« Reply #16 on: 2015-07-01, 12:33:44 »
Try update Kloxo-MR 7.0 to 2015070101. Also execute fix-chownchmod after cleanup.

That's the one I was testing.

Quote
[root@c44-49 tester.pl]# sh /script/fix-chownchmod

- For help, type '/script/fix-chownchmod --help'
- No argument supplied. Defaulting to all

Fixing Chown and Chmod
- chown admin:apache FOR /home/admin/
- chmod 751 FOR /home/admin/
- chown admin:admin FOR INSIDE /home/admin/kloxoscript/
- chown admin:apache FOR /home/admin/kloxoscript/
- chmod 644 FOR *.php* INSIDE /home/admin/kloxoscript/
- chmod 755 FOR /home/admin/kloxoscript/ AND INSIDE
- chown admin:admin FOR INSIDE /home/admin/tester.pl/
- chmod 644 FOR *.php* INSIDE /home/admin/tester.pl/
- chmod 755 FOR *.pl/cgi/py/rb INSIDE /home/admin/tester.pl/
- chmod 755 FOR /home/admin/tester.pl/ AND INSIDE
- chmod 777 FOR /home/httpd/tester.pl/stats AND INSIDE
- chown admin:admin FOR /home/admin/tester.pl/
- chown admin:admin FOR /home/lxadmin/mail/domains/tester.pl/
- chown admin:admin FOR INSIDE /home/lxadmin/mail/domains/tester.pl/
- chmod 600 FOR * INSIDE /home/lxadmin/mail/domains/tester.pl/
- chmod 700 FOR /home/lxadmin/mail/domains/tester.pl/ AND INSIDE
[root@c44-49 tester.pl]# lynx tester.pl


Exiting via interrupt: 2

[root@c44-49 tester.pl]# curl -s --head http://tester.pl
HTTP/1.1 500 Internal Server Error
Server: nginx
Date: Wed, 01 Jul 2015 10:37:31 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 2104
Connection: keep-alive

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [URGENT] php5Xm stopped working after upgrade to Apache 2.4
« Reply #17 on: 2015-07-01, 12:46:25 »
See http://oln3.hostspectra.com/ (the same server with this forum).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: [URGENT] php5Xm stopped working after upgrade to Apache 2.4
« Reply #18 on: 2015-07-01, 13:29:47 »
See http://oln3.hostspectra.com/ (the same server with this forum).

Do you want my Virtualbox image (10 GB) for testing ?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [URGENT] php5Xm stopped working after upgrade to Apache 2.4
« Reply #19 on: 2015-07-01, 13:32:43 »
See http://oln3.hostspectra.com/ (the same server with this forum).

Do you want my Virtualbox image (10 GB) for testing ?
OK.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: [URGENT] php5Xm stopped working after upgrade to Apache 2.4
« Reply #20 on: 2015-07-01, 13:46:14 »
See http://oln3.hostspectra.com/ (the same server with this forum).

Do you want my Virtualbox image (10 GB) for testing ?
OK.

My upload speed is only 4 Mbps ;( I will install brand new CentOS 6.6 with latest Kloxo-MR upload and the see if it happens. My ISP have taken down public IPs so I'm unable to set a server directly.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: [URGENT] php5Xm stopped working after upgrade to Apache 2.4
« Reply #21 on: 2015-07-01, 14:28:47 »
Ok - issue confirmed on clean install :(

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: [URGENT] php5Xm stopped working after upgrade to Apache 2.4
« Reply #22 on: 2015-07-01, 14:34:46 »
Uploading in progress. It's just 2.6 GB so not that much :D

In order to reproduce:

- login with password "mustafa" (same for Kloxo)
- change IP for test.com for your local server IP - could be even 127.0.0.1 so it would think it's a local domain
- then try lynx http://test.com (it will throw Internal Server Error)
- comment all lines in /home/admin/test.com/.htaccess
- try again lynx http://test.com (it will show proper phpinfo page from PHP 5.4u)

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: [URGENT] php5Xm stopped working after upgrade to Apache 2.4
« Reply #23 on: 2015-07-01, 16:01:53 »
Also investigate advanced cron - try to add one then edit it - all minutes, hours etc. will be reset to 0 ;(

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: [URGENT] php5Xm stopped working after upgrade to Apache 2.4
« Reply #24 on: 2015-07-01, 16:13:18 »
PM with link sent.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: [URGENT] php5Xm stopped working after upgrade to Apache 2.4
« Reply #25 on: 2015-07-01, 20:01:57 »
Now testing CentOS 6.6 32-bit version. 64-bit does not work ;(

 


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

Page created in 0.038 seconds with 19 queries.

web stats analysis