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-28, 02:41:00

Author Topic: kloxo php54 issue  (Read 12812 times)

0 Members and 1 Guest are viewing this topic.

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #15 on: 2013-03-29, 02:44:02 »
Quote from: "onemanarmy"
earlier it was fcgid_event now switched to ruid2 but still blank. :cry:

Try again

Code: [Select]
sh /script/fixweb; /script/fixphp; /script-restart-services
« 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 #16 on: 2013-03-29, 02:48:25 »
Code: [Select]
-bash: /script-restart-services: No such file or directory

then i run

Code: [Select]
sh /script/fixphp; /script/fixweb; sh /script/restart-all
output

Code: [Select]
Stopping named:                                            [  OK  ]
Starting named:                                            [  OK  ]
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
Stopping nginx:.                                           [  OK  ]
Starting nginx:                                            [  OK  ]
Restarting qmail:
* Stopping qmail-smtpd.
* Sending qmail-send SIGTERM and restarting.
* Restarting qmail-smtpd.
Stopping xinetd:                                           [FAILED]
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 #17 on: 2013-03-29, 02:49:31 »
And now ? blank page or ?
« 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 #18 on: 2013-03-29, 02:50:13 »
Quote from: "insanity"
And now ? blank page or ?

yes still blank
« 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 #19 on: 2013-03-29, 02:51:52 »
Quote from: "onemanarmy"
Quote from: "insanity"
And now ? blank page or ?

yes still blank


Then i don't have more ideas...
I try with php-fpm mod_ruid2 and works for me
« 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 #20 on: 2013-03-29, 02:54:20 »
thank you for your help.
mustafa tell me what to do.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline zenkul

  • Global Moderator
  • Master
  • *****
  • Posts: 383
  • Karma: +3/-0
    • View Profile
    • home & decor
Re: kloxo php54 issue
« Reply #21 on: 2013-03-29, 02:59:28 »
check your driver, or another application if not include migrate to "php54- .."

what is your web site engine ?
« Last Edit: 1970-01-01, 01:00:00 by Guest »
easy, secure and speed up web panel ===> Kloxo-MR

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #22 on: 2013-03-29, 03:01:45 »
using sitepreview haven't migrated the website to this server yet.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline zenkul

  • Global Moderator
  • Master
  • *****
  • Posts: 383
  • Karma: +3/-0
    • View Profile
    • home & decor
Re: kloxo php54 issue
« Reply #23 on: 2013-03-29, 03:07:09 »
for check it

Code: [Select]
php -v
php -m

and wait for mustafa advance
« Last Edit: 1970-01-01, 01:00:00 by Guest »
easy, secure and speed up web panel ===> Kloxo-MR

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: kloxo php54 issue
« Reply #24 on: 2013-03-29, 03:11:34 »
Code: [Select]
PHP 5.4.13 (cli) (built: Mar 15 2013 11:27:51)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
    with the ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd.

Code: [Select]
[PHP Modules]
bz2
calendar
Core
ctype
curl
date
ereg
exif
fileinfo
filter
ftp
gettext
gmp
hash
iconv
ionCube Loader
json
libxml
mhash
openssl
pcntl
pcre
Phar
readline
Reflection
session
shmop
SimpleXML
sockets
SPL
standard
tokenizer
xml
zip
zlib

[Zend Modules]
the ionCube PHP Loader
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline zenkul

  • Global Moderator
  • Master
  • *****
  • Posts: 383
  • Karma: +3/-0
    • View Profile
    • home & decor
Re: kloxo php54 issue
« Reply #25 on: 2013-03-29, 03:24:34 »
look like normal, ... just additional requairement for your site engine.

I don't know

"example" for drupal, it was less mbstring & pdo driver

Code: [Select]
yum install php54-mysql
yum install php54-mbstring
####for install driver
cd /usr/local/lxlabs/kloxo/httpdocs/htmllib/lib/pserver/driver
wget https://github.com/mustafaramadhan/kloxo/raw/dev/kloxo/httpdocs/htmllib/lib/pserver/driver/mysqldb__mysqllib.php --no-check-certificate

by the way, if using php53u : the site is running normally ?
« Last Edit: 1970-01-01, 01:00:00 by Guest »
easy, secure and speed up web panel ===> Kloxo-MR

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: kloxo php54 issue
« Reply #26 on: 2013-03-29, 03:28:26 »
Missing php54-mysql/-pdo/-mbstring/-mcrypt
« 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 #27 on: 2013-03-29, 03:29:52 »
Quote from: "MRatWork"
Missing php54-mysql/-pdo/-mbstring/-mcrypt
how to install them?
« 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 #28 on: 2013-03-29, 04:07:41 »
installed mysql mbstring pdo and mcyrpt myself now it is showing content not blank page.
Thank you mustafa

also is there a way to use djbdns instead named?
« 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 #29 on: 2013-03-30, 00:03:46 »
Mustafa is there a way to use djbdns instead named?
« 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.031 seconds with 18 queries.

web stats analysis