Re: General installation problem [message #7194 is a reply to message #7193] |
Wed, 08 August 2018 04:38 |
AJM
Messages: 2367 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
The error message says:
UncaughtexceptionfromParseError,message =syntax error,unexpected'}',expecting endoffile, code=0, file=/var/www/html/rdc_includes/std.table.class.inc,line=113 03
This points to a mismatch in the number of '{' and '}' in file std.table.class.inc where line 11303 is the last line. There is no such error in my version, so I can only assume that your version has somehow got corrupted. I suggest that you either re-extract it from the zip file, or re-download the zip file and try again.
There is also a second error:
Warning: error_log(/var/www/html/demo/error_logs/errorlog.html): failed to open stream:
No such file or directory in /var/www/html/rdc_includes/error.inc on line 328
Does that file exist? Does that directory exist? Do they both have the correct permissions?
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|