Guest Posted August 23, 2005 Posted August 23, 2005 Hi, I have had this similar issue with both a windows machine and a unix machine (OpenBSD). the windows box shows this message: *************************** Warning: main(includes/languages/english/) [function.main]: failed to open stream: No such file or directory in d:\site\admin\includes\application_top.php on line 133 Warning: main() [function.include]: Failed opening 'includes/languages/english/' for inclusion (include_path='.;C:\php5\pear') in d:\site\admin\includes\application_top.php on line 133 Fatal error: Cannot re-assign $this in d:\site\admin\includes\classes\upload.php on line 31 Warning: Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0 **************************** on the OpenBSD box, i just get a blank page.... however, I have dug into this, but I am stuck... It seems that the $PHP_SELF php variable is not obtaining the correct filename. Just wondering if anyone else has had a similar problem, and /or knows how to fix this... Thanks Antonio Broughton
Guest Posted August 23, 2005 Posted August 23, 2005 osCommerce is not forward compatible with PHP5 - search the forums for 'PHP5' for fixes Matti
Recommended Posts
Archived
This topic is now archived and is closed to further replies.