Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Blank Directory When Attempting Download #10

Open
mkberg0917 opened this issue May 7, 2018 · 7 comments
Open

Blank Directory When Attempting Download #10

mkberg0917 opened this issue May 7, 2018 · 7 comments
Labels

Comments

@mkberg0917
Copy link

I have installed the Plane2Ninja application to a virtual server. I have also ported my database to that same server. I can successfully get to the page that says "download data" but as soon as I click the button it redirects me to an empty directory /crunch/clients off the root of the web server directory. I am wondering if I have a permissions error and where I can diagnose this. Is this something that you have run across before?

@turbo124 turbo124 added the triage label May 7, 2018
@turbo124
Copy link
Owner

turbo124 commented May 7, 2018

Is there an error thrown in the browser inspector or in storage/laravel-error.log ?

The expected output should be json printed to the screen.

@mkberg0917
Copy link
Author

The error in the laravel-error.log is:

[2018-05-04 17:58:30] local.ERROR: PDOException: could not find driver in /var/www/Plane2Ninja/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:68

Not familiar with the framework so I am unsure what needs to be updated to get it working. Thank you for your help.

@turbo124
Copy link
Owner

turbo124 commented May 9, 2018

@mkberg0917 is the php mysql extension installed?

@mkberg0917
Copy link
Author

mkberg0917 commented May 9, 2018

@turbo124 yes it is. I still have not been able to figure out what piece is missing in the setup to get it to work. Thank you for any help you can provide.

@mkberg0917 mkberg0917 reopened this May 9, 2018
@mkberg0917
Copy link
Author

Sorry about the close. Hit the wrong button.

@mingis
Copy link

mingis commented Sep 17, 2019

I'm experiencing the same issue, but no errors thrown in the browser inspector or in laravel-error.log

Would be most grateful if there is any update on this.

@turbo124
Copy link
Owner

If i can get a sample data file, i can test... most likely however, it is an environment issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants