Author Topic: Two errors on install  (Read 2207 times)

emilie

  • Newbie
  • *
  • Posts: 1
    • View Profile
Two errors on install
« on: March 08, 2009, 12:54:51 am »
Any ideas what is going on?   ???  I am trying to set this up on a remote server and know nothing as far as code and such.  Any help would be greatly appreciated!

    * OK: PHP version is 5.2.1
    * OK: 'mysql' extension is loaded
* Error: 'gd' extension is not loaded
    * Error: 'simplexml' extension is not loaded

    * OK: /config is writable
    * OK: /public/files is writable
    * OK: /cache is writable
    * OK: /upload is writable
    * OK: /tmp is writable

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Two errors on install
« Reply #1 on: March 08, 2009, 06:35:09 pm »
Those two are PHP extensions needed in order to run OpenGoo. You would need to enable or install them in your remote server before installing OpenGoo.