Current time: 11-17-2024, 10:18 AM Hello There, Guest! (LoginRegister)


Post Reply 
*SOLVED* CentOS: lots of blank pages when submitting data
Author Message
_lunix_ Offline
Newbie
*

Posts: 8
Joined: Aug 2008
Reputation: 0
Post: #7
RE: lots of blank pages when submitting data
Ok I have made some progress. Sort of.
The problem is I think related to the use of PDO
This old bug report pretty well looks like what I have but the report says it is fixed in the version of php I have. http://bugs.php.net/bug.php?id=37445
I found a repos with php 5.2.6 rpms in it. This fixes the problem however it is less than optimal to be running third party untrusted repositories on a production server.
http://blog.famillecollet.com/pages/Config-en
This link has instructions on how to enable his repos and then you just
Code:
yum --enablerepo=remi update php php-mysql php-pdo........
You will need to list all the php packages you have installed.
Find these by
Code:
rpm -qa | grep php
While this isn't fixing the actual cause of the problem it does get ispCP running on CentOS 5.2

Cheers
Mick
(This post was last modified: 09-14-2008 01:23 PM by _lunix_.)
09-14-2008 01:20 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: lots of blank pages when submitting data - _lunix_ - 09-14-2008 01:20 PM

Forum Jump:


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