Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue on Windows / IIS (Blank page - Hanging) #521

Closed
florentchawki opened this issue Feb 13, 2015 · 2 comments
Closed

Issue on Windows / IIS (Blank page - Hanging) #521

florentchawki opened this issue Feb 13, 2015 · 2 comments
Labels
🕙 waiting on OP ❓ not sure if bug This issue has not been confirmed as a bug yet

Comments

@florentchawki
Copy link

Hi All,

i am having an issue after a fresh install on IIS 7.0 on windows server 2012R2
I am using PHP 5.4.2.
Installed composer install / MariaDB 10.0
Updated the dns / server name / app.php and database.php /

Change the key to : ad980asd09as8d09as8d0as0d8asdada****** typed it manually

But when i am go on the site which is : http://assets.uvpn.uk
The page does not show anything and the connection is still active ( Waiting for assets.uvpn.uk...) without displaying any error

The error log from : app / storage / logs

[2015-02-13 16:54:02] production.ERROR: exception 'Illuminate\Filesystem\FileNotFoundException' with message 'File does not exist at path C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\app/config/production/app.php' in C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\vendor\laravel\framework\src\Illuminate\Filesystem\Filesystem.php:31
Stack trace:
#0 C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\vendor\laravel\framework\src\Illuminate\Foundation\Console\KeyGenerateCommand.php(65): Illuminate\Filesystem\Filesystem->get('C:\Users\Admini...')
#1 C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\vendor\laravel\framework\src\Illuminate\Foundation\Console\KeyGenerateCommand.php(43): Illuminate\Foundation\Console\KeyGenerateCommand->getKeyFile()
#2 C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\vendor\laravel\framework\src\Illuminate\Console\Command.php(112): Illuminate\Foundation\Console\KeyGenerateCommand->fire()
#3 C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\vendor\symfony\console\Symfony\Component\Console\Command\Command.php(253): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\vendor\laravel\framework\src\Illuminate\Console\Command.php(100): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\vendor\symfony\console\Symfony\Component\Console\Application.php(889): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\vendor\symfony\console\Symfony\Component\Console\Application.php(193): Symfony\Component\Console\Application->doRunCommand(Object(Illuminate\Foundation\Console\KeyGenerateCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\vendor\symfony\console\Symfony\Component\Console\Application.php(124): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\artisan(59): Symfony\Component\Console\Application->run()
#9 {main} [] []

Can anyone please suggest something?
Thank you

Florent

@snipe
Copy link
Owner

snipe commented Feb 13, 2015

Can you confirm that C:\Users\Administrator\Downloads\Sites\snipe-it-1.2.4\app\config\production\app.php actually exists?

@snipe snipe added ❓ not sure if bug This issue has not been confirmed as a bug yet 🕙 waiting on OP labels Feb 16, 2015
@snipe
Copy link
Owner

snipe commented Feb 25, 2015

Looks like you got this sorted.

@snipe snipe closed this as completed Feb 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕙 waiting on OP ❓ not sure if bug This issue has not been confirmed as a bug yet
Projects
None yet
Development

No branches or pull requests

2 participants