Current time: 05-07-2024, 07:00 PM Hello There, Guest! (LoginRegister)


Post Reply 
Does ispCP support PHP 5.3.0
Author Message
ceco91 Offline
Moderator
*****
Moderators

Posts: 95
Joined: Jan 2009
Reputation: 0
Post: #11
RE: Does ispCP support PHP 5.3.0
I enable it. But there is nothing valuable. I fixed most of deprecated messages. THIS system is not in production yet. I am trying to sort out all its problems.
I've compiled php(5.2.10) with suhosin with these options:
Code:
'./configure' '--with-gd' '--enable-gd-native-ttf' '--enable-gd-jis-conv' '--with-mcrypt' '--with-mhash' '--with-mysql=/usr/local/mysql/' '--with-pear' '--with-mysql-sock=/var/lib/mysql/run/mysql.sock' '--enable-
sockets' '--enable-fastcgi'
and mysql (5.1.36)
Code:
CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors
       -fno-exceptions -fno-rtti" ./configure
       --prefix=/usr/local/mysql --enable-assembler
       --with-mysqld-ldflags=-all-static
But I have copy-paste the query that gives me "Query was empty" in PMA and it is worked Fine.
Maybe I was missed some modules. After PHP compilation I have add PDO_MYSQL driver.
(This post was last modified: 08-04-2009 06:50 AM by ceco91.)
07-31-2009 06:28 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)