MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Releases => Topic started by: ViN on 2015-07-02, 04:55:07

Title: PHP 5.3 Only
Post by: ViN on 2015-07-02, 04:55:07
hello
i am using KloxoMr7
but many addon of xenforo is not working on it so i want to use php5.3 for it..
please help me in it..

A. Kloxo-MR: 7.0.0.b-2015062501
   - Web: hiawatha-9.13.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.41-1.ius.el6 (cgi mode)
B. Plateform:
   - OS: CentOS release 6.6 (Final) x86_64
   - Hostname: xxxxxxxxxxxxxxxxxxx
C. Services:
   1. MySQL: MariaDB-server-10.0.20-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.41-1.ius.el6.x86_64
      - Multiple:
        * php52m-5.2.17-102.mr.el6
        * php53m-5.3.29-1.ius.el6
        * php54m-5.4.41-1.ius.el6
        * php55m-5.5.25-1.ius.el6
        * php56m-5.6.9-1.ius.el6
      - Used: php54m
   3. Httpd: --uninstalled--
      - PHP Type: php-fpm_event
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.13.0-f.6.mr.el6.x86_64
   6. Nginx: nginx-1.9.2-1.el6.ngx.x86_64
   7. Cache: --uninstalled--
   8. Dns: nsd-4.1.3-1.mr.el6.x86_64
   9. 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
Title: Re: PHP 5.3 Only
Post by: MRatWork on 2015-07-02, 08:47:49
Go to 'admin > webserver configure' and then change 'php54m' to 'php53m' in 'php used'.
Title: Re: PHP 5.3 Only
Post by: ViN on 2015-07-02, 14:39:41
Thanks Sir...

Also i want to know what "7. Cache: --uninstalled--" will do?

i have installed - Nginx: nginx-1.9.2-1.el6.ngx.x86_64

also what is its benefits and which will be best for my installed web server.

Regards
Title: Re: PHP 5.3 Only
Post by: MRatWork on 2015-07-02, 14:59:36
You can use 'webcache' in 'switch programs' but not recommended because still trouble with ssl.
Title: Re: PHP 5.3 Only
Post by: ViN on 2015-07-05, 08:32:16
Thanks Mate...
Thanks For Ur Help and Support.
But on MyISAM i am facing issue with XBTITFM.
that only asking for MySQL
they work on it nothing else.
Title: Re: PHP 5.3 Only
Post by: MRatWork on 2015-07-05, 12:37:12
Ask to XBTITFM about your issue because maybe they need some requirements.
Title: Re: PHP 5.3 Only
Post by: cmdman on 2015-07-05, 14:46:53
xbtitfm works on my isam  with out any problem
Title: Re: PHP 5.3 Only
Post by: ViN on 2015-07-06, 05:58:51
Warning: mysql_connect() [function.mysql-connect]: Headers and client library minor version mismatch. Headers:50173 Library:50312 in /xxxxxx/include/conextra.php on line 9

Warning: mysql_connect() [function.mysql-connect]: Headers and client library minor version mismatch. Headers:50173 Library:50312 in /xxxxxx/include/config.php on line 85

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /xxxx/include/conextra.php:9) in /xxxxxxx/include/crk_protection.php on line 69

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /xxxx/include/conextra.php:9) in /xxxxxx/include/crk_protection.php on line 69

Warning: mysql_connect() [function.mysql-connect]: Headers and client library minor version mismatch. Headers:50173 Library:50312 in /home/xxxx/include/functions.php on line 937


i m getting this error.... for xbtitfm
Title: Re: PHP 5.3 Only
Post by: MRatWork on 2015-07-06, 06:05:01
In php 5.4, mysql functions is deprecated and better use mysqli (or pdo) functions.

Note: 'warning' is different with 'error'.
Title: Re: PHP 5.3 Only
Post by: ViN on 2015-07-09, 13:53:04
boss. i m noobs..
learing by google only.. it take alot of time :D
thanks