Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic Aurora Files

 AfterLogic Forum : AfterLogic Aurora Files
Subject Topic: Set up server in Windows 10 Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
ManicsMan
Newbie
Newbie


Joined: 19 January 2019
Location: United Kingdom
Online Status: Offline
Posts: 9
Posted: 19 January 2019 at 6:26pm | IP Logged Quote ManicsMan

I am trying to find documentation on how to set the Aurora Files Server in Windows 10. Does anyone have any information regarding this? ALternatively, does anyone know why I receive the message "No input files specified" when accessing the home page at index.php?

Thanks in advance.
Back to Top View ManicsMan's Profile Search for other posts by ManicsMan
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 21 January 2019 at 12:04am | IP Logged Quote Igor

We don't have documentation specifically for installing on Windows, but as long as you have a working environment with a webserver, PHP and MySQL, that should be sufficient. As for the error message, the first thing to check is whether your PHP setup is working, that can be done by placing a file with the following code:

Code:
<?php phpinfo();


and opening it from the web browser.

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


Joined: 19 January 2019
Location: United Kingdom
Online Status: Offline
Posts: 9
Posted: 22 January 2019 at 6:00am | IP Logged Quote ManicsMan




Igor wrote:
We don't have documentation specifically for installing on Windows, but as long as you have a working environment with a webserver, PHP and MySQL, that should be sufficient. As for the error message, the first thing to check is whether your PHP setup is working, that can be done by placing a file with the following code:

Code:
<?php phpinfo();


and opening it from the web browser.

--
Regards,
Igor, Afterlogic Support



Thanks, I found it was an error in my PHP settings. I thought the error message was generated by the Aurora Files source code but it transpired that it was a PHP error message. Everything now set up and looks good.
Back to Top View ManicsMan's Profile Search for other posts by ManicsMan
 

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