• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

how can i update my php 5.3.28 to 5.4 or higher

CiMBoM1905

Chevereto Member
hi,

can anybody help me wich upgrade php

i have dedicated server.
i use centos 6.5
PHP 5.3.28

how can i upgrade my php version to 5.4 or higher

can anybody help from skype or teamviewer ?

sorry for my bad english

i can good speak dutch and turkish.

regards
 
hey, if you have cpanel, my host said theres a "php configuration" option in there and it lets you chose which version on your own.
 
i found it.

cd /usr/local/directadmin/custombuild
./build set php5_ver 5.5
./build set mysql 5.6
./build set apache_ver 2.4
./build update
./build clean
./build apache d
./build php d
./build mysql d
./build php d
 
Back
Top