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

Division by zero - fresh install #979

Closed
plegenza opened this issue Apr 3, 2018 · 12 comments
Closed

Division by zero - fresh install #979

plegenza opened this issue Apr 3, 2018 · 12 comments
Labels
bug Verified issues on the current code behavior or pull requests that will fix them waiting for info Issues or pull requests that need further clarification from the author

Comments

@plegenza
Copy link

plegenza commented Apr 3, 2018

division_by_zero

@lonnieezell
Copy link
Member

Have never seen this before. Please provide details on your setup - what OS? what server? Any .htaccess setup, etc.

@plegenza
Copy link
Author

plegenza commented Apr 3, 2018

It's local, Windows 7 x64 with XAMPP.

@plegenza
Copy link
Author

plegenza commented Apr 3, 2018

No htaccess, first try with public path ex. http://localhost/public

@lonnieezell
Copy link
Member

What PHP version?

@kangketikonlen
Copy link

1/0 = Infinity
The php wil return error...
Make sure your variable isn't return 0

@plegenza
Copy link
Author

plegenza commented Apr 4, 2018

@lonnieezell PHP 7.2.3.
@akasakaryu I know it, both variables are 0 (zero) in this error. I don't analize deeper, only try use. When try if this area with compare to zero then Controller/View not showing up.

@lonnieezell
Copy link
Member

@Przem4S Looking at the code, it looks like you have an older version of the code. Can you try again with the latest in the develop branch and let me know if it works for you?

@lonnieezell
Copy link
Member

@Przem4S Will you have a chance to re-visit this?

@plegenza
Copy link
Author

plegenza commented May 8, 2018

@lonnieezell
Hello, I downloaded latest develop version, and still same error.
zrzut ekranu z 2018-05-08 o 15 49 15-fullpage

@plegenza
Copy link
Author

plegenza commented May 8, 2018

And, PHPInfo screenshot - maybe help.
zrzut ekranu z 2018-05-08 o 15 51 23-fullpage

@lonnieezell
Copy link
Member

It's possible some recent fixes in the develop branch have fixed this. Are you still seeing it?

@jim-parry jim-parry added bug Verified issues on the current code behavior or pull requests that will fix them waiting for info Issues or pull requests that need further clarification from the author labels Oct 19, 2018
@jim-parry
Copy link
Contributor

Nothing in months. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them waiting for info Issues or pull requests that need further clarification from the author
Projects
None yet
Development

No branches or pull requests

4 participants