Author Topic: Install is good. But nothing shows up?  (Read 1882 times)

hauntmisery

  • Newbie
  • *
  • Posts: 3
Install is good. But nothing shows up?
« on: August 25, 2007, 01:18:11 am »
The install went good on a new server.

Os: fedora core 6 and xampp

Now it wont show anything when i login to admin http://66.7.195.130/CalemEAM/

user: admin / admin_password

See for yalls self. How can i fix this?  :D

calemadmin

  • Administrator
  • Calem Hero
  • *****
  • Posts: 300
    • http://www.calemeam.com
Install is good. But nothing shows up?
« Reply #1 on: August 25, 2007, 08:08:31 am »
Hi, it's great to access your server and see what's going on.
The following error was reported at login. So we need to find out why your SOAP package is not found.

a) use pear list command to identify if SOAP/XML_Parser is installed;
b) if it's not installed take look at the setup guide http://www.calemeam.com/support_setup.html and install them.

<parsererror xmlns="http://www.mozilla.org/newlayout/xml/parsererror.xml">XML Parsing Error: junk after document element
Location: http://66.7.195.130/CalemEAM/index.php?debug=3
Line Number 2, Column 1:<sourcetext><b>Warning</b>:  require_once(SOAP/Parser.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in <b>/opt/lampp/htdocs/CalemEAM/CalemSoapService.php</b> on line <b>36</b><br />
^</sourcetext></parsererror>
Calem Community Forum Admin

hauntmisery

  • Newbie
  • *
  • Posts: 3
Install is good. But nothing shows up?
« Reply #2 on: August 25, 2007, 10:19:28 am »
SOAP and XML is installed.