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, 15:31:21

Author Topic: kloxo php54 issue  (Read 12810 times)

0 Members and 1 Guest are viewing this topic.

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
kloxo php54 issue
« on: 2013-03-29, 01:32:16 »
A. Kloxo-MR: 6.5.0.f-2013031807

B. OS: CentOS release 6.4 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.5.29-1.el6.x86_64
   2. PHP: php-5.3.23-1.el6.x86_64
   3. Httpd: httpd-2.2.23-1.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.3.15-1.el6.x86_64
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el6.x86_64
   7. Dns: bind-9.9.2-2.P1.el6.x86_64

D. Php-type (for Httpd/proxy): fcgid_event




When i switch from any php to php54 under Php Branch it dont work.
php not changing to php54.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #1 on: 2013-03-29, 02:03:47 »
Quote from: "onemanarmy"
A. Kloxo-MR: 6.5.0.f-2013031807

B. OS: CentOS release 6.4 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.5.29-1.el6.x86_64
   2. PHP: php-5.3.23-1.el6.x86_64
   3. Httpd: httpd-2.2.23-1.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.3.15-1.el6.x86_64
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el6.x86_64
   7. Dns: bind-9.9.2-2.P1.el6.x86_64

D. Php-type (for Httpd/proxy): fcgid_event




When i switch from any php to php54 under Php Branch it dont work.
php not changing to php54.

Try from SSH

Code: [Select]
yum remove php53u-* -y
yum install php54 -y
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #2 on: 2013-03-29, 02:11:00 »
This problem appear only to 64 bits... php54-mysql conflict with php54-mysqld
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: kloxo php54 issue
« Reply #3 on: 2013-03-29, 02:12:49 »
If possible, try 'sh /script/php-branch --select=php54' instead 'yum remove' + 'yum install'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #4 on: 2013-03-29, 02:14:06 »
Quote from: "MRatWork"
If possible, try 'sh /script/php-branch --select=php54' instead 'yum remove' + 'yum install'.

Not work... I already try this.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: kloxo php54 issue
« Reply #5 on: 2013-03-29, 02:18:18 »
Possible because on old php you installed 'non-standard' modules and need remove this modules first before replace.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #6 on: 2013-03-29, 02:24:50 »
thank you

yum remove php53u-* -y
yum install php54 -y

upper commands worked now another issue blank pages.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #7 on: 2013-03-29, 02:28:30 »
Quote from: "onemanarmy"
thank you

yum remove php53u-* -y
yum install php54 -y

upper commands worked now another issue blank pages.

Code: [Select]
sh /script/fixphp; /script/fixweb; sh /script/restart-all
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #8 on: 2013-03-29, 02:30:01 »
Stopping kloxo: Waiting for the process to die.....
Stopped kloxo

Starting kloxo: 11
Started kloxo

Stopping named:                                            [  OK  ]
Starting named:                                            [  OK  ]
Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 3 of /etc/httpd/conf.d/suphp52.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]
Stopping nginx:.                                           [  OK  ]
Starting nginx:                                            [  OK  ]
Restarting qmail:
* Stopping qmail-smtpd.
* Sending qmail-send SIGTERM and restarting.
* Restarting qmail-smtpd.
Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
Stopping mysqld:                                           [  OK  ]
Starting mysqld:                                           [  OK  ]
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #9 on: 2013-03-29, 02:32:54 »
Untick Second PHP, (update) then select secondary php again (update)

or
Code: [Select]
yum install mod_suphp
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #10 on: 2013-03-29, 02:38:24 »
still blank pages
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #11 on: 2013-03-29, 02:39:17 »
Quote from: "onemanarmy"
still blank pages

Code: [Select]
/etc/init.d/httpd restart
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #12 on: 2013-03-29, 02:40:18 »
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]


still blank  :cry:
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #13 on: 2013-03-29, 02:41:54 »
Quote from: "onemanarmy"
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]


still blank  :cry:


What is your Php Type  ?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #14 on: 2013-03-29, 02:42:57 »
earlier it was fcgid_event now switched to ruid2 but still blank. :cry:
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.037 seconds with 21 queries.

web stats analysis