by Dallas » Thu Nov 04, 2004 8:57 am
I have come across an odd installation issue with OCS 1.1.5. For background this is running on RHEL 2.1 with php 4.1.2, mysql 4.1.7 and apache 1.3.27. I have put in place the OCS tarball, created the database and created all the tables using the mysql-tables.sql.
When stepping through install.php on any page after the first, if I click on the contine button, it steps along but will only print the page header. I get no error, no confirmation of success, just a partial page. Now, if I click "skip this step" and click on continue, I get the next section with the proper form and data inserted. So, I could walk my way through skipping all of the steps, but what use is that.
I get no reported errors either in the apache error log or to the web browser. So sadly it is being very tough to debug. Has this been seen before? If not, are there any suggestions on steps to get debug output during the process.
Thanks for any help.
Dallas