My ISP has phpmod 4.something.low and won't upgrade to higher 4.X level and defaintely not to 5.0 level. I can php connect to the database fine, but definately get errors when executing. Are there any other options besides switching ISPs? I've searched around and didn't find any that support phpmod5.
Here are the errors I get with the phpmod4:
Warning: Wrong parameter count for rtrim() in /home/virtual/site3/fst/var/www/html/includes/bootstrap.inc on line 53
Warning: Cannot send session cache limiter - headers already sent (output started at /home/virtual/site3/fst/var/www/html/includes/bootstrap.inc:53) in /home/virtual/site3/fst/var/www/html/includes/session.inc on line 10
Fatal error: Call to undefined function: version_compare() in /home/virtual/site3/fst/var/www/html/includes/common.inc on line 1888
I don't know enough about server side php or the php language itself to efficiently hack this myself. I'm considering a purchase of a dedicated blade server, but could definately due for now without this expense.