Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: Installation Problem Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Yaminom
Newbie
Newbie


Joined: 05 April 2012
Location: United States
Online Status: Offline
Posts: 2
Posted: 05 April 2012 at 9:24pm | IP Logged Quote Yaminom

Have uploaded all files to the server, which does meet the requirements, I believe. Directory and file permissions all appear to be correct.

When I run the install script, I get a page showing the following (I added space in the php tag):

< ? php

/*
* AfterLogic Admin Panel by AfterLogic Corp. <support@afterlogic.com>
*
* Copyright (C) 2002-2011 AfterLogic Corp. (www.afterlogic.com)
* Distributed under the terms of the license described in COPYING
*
*/


     defined('WM_INSTALLER_PATH') || define('WM_INSTALLER_PATH', (dirname(__FILE__).'/'));

     include WM_INSTALLER_PATH.'installer.php';

     $oInstaller = new CInstaller();
     $oInstaller->Run();


So evidently, the script is unable to determine the path, for some reason.

Haven't been able to get beyond this. Does anyone have any ideas?

Thanks in advance.

- Allen
Back to Top View Yaminom's Profile Search for other posts by Yaminom
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6104
Posted: 06 April 2012 at 9:04am | IP Logged Quote Igor

Looks like your server/host has problems running PHP scripts. If you try to use something really simple, like:

Code:
<?php phpinfo();


would that work?

Actually, running the installer is the optional step, you can go straight to AdminPanel, log into it using default credentials mailadm/12345 and configure te product.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
Yaminom
Newbie
Newbie


Joined: 05 April 2012
Location: United States
Online Status: Offline
Posts: 2
Posted: 06 April 2012 at 11:05am | IP Logged Quote Yaminom

Thanks. Silly me. Turned out that PHP support was turned off (not sure why) in my control panel for that domain. Everything looks good now.

I appreciate your response and your patience.
Back to Top View Yaminom's Profile Search for other posts by Yaminom
 
bigbody
Newbie
Newbie
Avatar

Joined: 20 April 2012
Location: Germany
Online Status: Offline
Posts: 3
Posted: 20 April 2012 at 12:34pm | IP Logged Quote bigbody

thanks man i have the same problem and i resolve it now thanks again:)
Back to Top View bigbody's Profile Search for other posts by bigbody
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide