New installation on Debian shared hosting platform

Ask your questions regarding TimeTrex installation here.
Locked
rquick
Posts: 1
Joined: Wed Jan 07, 2009 8:00 am

New installation on Debian shared hosting platform

Post by rquick »

PHP Version 5.2.2
Pear 1.3.5
Pear Soap 0.9.1

Try to install and get to page that ask about Soap and it will not go any further.

I have run both

<?php
require_once 'SOAP/Server.php';
?>

and

<?php
require_once 'SOAP/Client.php';
?>

both return no errors so the application can see the libs but still it will not come up.

Any assist would be appreciated. I already drove the hosting company nuts.
Richard Quick
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

TimeTrex does not support shared hosting providers, 99.999% of them don't support everything that TimeTrex requires and future versions of TimeTrex may have additional requirements that can't be met by a shared hosting provider, in which case you would be up the creek without a paddle.
Locked