Topic: cant install

Happy New Year!

I accessed http://(my domain)/GetSimple_3.1B_r615/, then redirected to http://(my domain)/GetSimple_3.1B_r615/admin/install.php.  The browser shows 500 internal server error.

I checked /var/log/httpd/error_log, but I have no error.  I was cofused.

My server:
  scientific linux 6.1 i386
  apache 2.2.15
    mod_php5, etc.
  php 5.3.3
    curl, gd, simplexml, zip, etc.

Thanks.

Re: cant install

I got it.

I needed "yum install php-xml" rather than "yum install php-simplexml".

Re: cant install

so this was on a localhost? SimpleXML is already installed on most if not all hosts.

- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!

Re: cant install

Hi, Chris.

This was on remote host.
I reinstalled OS on my first VPS, so neither PHP-XML nor SimpleXML were not installed.