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. 2017-11-08, 01:09:19

Author Topic: Plz some one help me regarding updating php from 5.3 to current  (Read 10281 times)

0 Members and 1 Guest are viewing this topic.

Offline nikobellicgamerin

  • Senior Member
  • *
  • Posts: 279
  • Karma: +0/-0
    • View Profile
Didn't you see inside /etc/yum.repos.d ?.

yes i can this only files i have to change does they effect on server ?


Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Hi, It's make trouble for 'yum replace php53u --replace-with=php54' because conflict between php54 with php from remi. That it.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nikobellicgamerin

  • Senior Member
  • *
  • Posts: 279
  • Karma: +0/-0
    • View Profile
Hi, It's make trouble for 'yum replace php53u --replace-with=php54' because conflict between php54 with php from remi. That it.

ok me doing this


remi-php70.repo to remi-php70.nonrepo,
remi.repo to remi.nonrepo and 
remi-safe.repo to  remi-safe.nonrepo.


And then

run 'yum clean all; yum replace php53u --replace-with=php54'.

Offline nikobellicgamerin

  • Senior Member
  • *
  • Posts: 279
  • Karma: +0/-0
    • View Profile
Wow bro awesome its done hurry , now i will restart the vps to see if all goes well

Installed:
  php54.x86_64 0:5.4.45-1.ius.el6
  php54-bcmath.x86_64 0:5.4.45-1.ius.el6
  php54-cli.x86_64 0:5.4.45-1.ius.el6
  php54-common.x86_64 0:5.4.45-1.ius.el6
  php54-fpm.x86_64 0:5.4.45-1.ius.el6
  php54-gd.x86_64 0:5.4.45-1.ius.el6
  php54-mbstring.x86_64 0:5.4.45-1.ius.el6
  php54-mcrypt.x86_64 0:5.4.45-1.ius.el6
  php54-mysql.x86_64 0:5.4.45-1.ius.el6
  php54-pdo.x86_64 0:5.4.45-1.ius.el6
  php54-pear.noarch 1:1.9.5-2.ius.el6
  php54-pecl-geoip.x86_64 0:1.0.8-3.ius.el6
  php54-pgsql.x86_64 0:5.4.45-1.ius.el6
  php54-process.x86_64 0:5.4.45-1.ius.el6
  php54-xml.x86_64 0:5.4.45-1.ius.el6

Complete!
[root@vps ~]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2015083001

B. OS: CentOS release 6.7 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.45-1.ius.el6.x86_64
   2. PHP: php54-5.4.45-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.31-1.mr.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
   7. Dns: bind-9.9.7-1.mr.el6.x86_64

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2048       1830        217          5          0       1284
   -/+ buffers/cache:        546       1501
   Swap:         3072         72       2999


Offline nikobellicgamerin

  • Senior Member
  • *
  • Posts: 279
  • Karma: +0/-0
    • View Profile
restarted vps but my websites stops working , after update but kloxo working fine

Offline nikobellicgamerin

  • Senior Member
  • *
  • Posts: 279
  • Karma: +0/-0
    • View Profile
help bro

Offline nikobellicgamerin

  • Senior Member
  • *
  • Posts: 279
  • Karma: +0/-0
    • View Profile
nothing working bro after php update and that renaming

Offline nikobellicgamerin

  • Senior Member
  • *
  • Posts: 279
  • Karma: +0/-0
    • View Profile
one website is working but login details not working on it when i press login it dosent do ant thing just be on the same page.

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Enable 'display error' and you can see what's wrong with php code.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nikobellicgamerin

  • Senior Member
  • *
  • Posts: 279
  • Karma: +0/-0
    • View Profile
Enable 'display error' and you can see what's wrong with php code.

how to enable display error me freaking out here my 2 clients will kill me

Offline nikobellicgamerin

  • Senior Member
  • *
  • Posts: 279
  • Karma: +0/-0
    • View Profile
non of my website is loading instead one from cloudflayer that also i cant log in php fail.

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Alternatively, add 'error_reporting(E_ALL); ini_set('display_errors', 1);' under '<?php' in index.php.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nikobellicgamerin

  • Senior Member
  • *
  • Posts: 279
  • Karma: +0/-0
    • View Profile
Alternatively, add 'error_reporting(E_ALL); ini_set('display_errors', 1);' under '<?php' in index.php.

but non of my website is loading how to do this after update no website is working , not even pinging.

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Did you run 'sh /script/restart-all' after 'yum replace'?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nikobellicgamerin

  • Senior Member
  • *
  • Posts: 279
  • Karma: +0/-0
    • View Profile
Did you run 'sh /script/restart-all' after 'yum replace'?.


yes i have done that me doing to show you



 


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

Page created in 0.05 seconds with 17 queries.

web stats analysis
 
Mirror created by MasterkinG32.CoM