Control Web Panel

WebPanel => PHP => Topic started by: genesis on April 22, 2016, 01:06:29 AM

Title: Users can not post
Post by: genesis on April 22, 2016, 01:06:29 AM
No one can post anything on the forums I've built. I think it has to do with chmod, anytime I change it I get "Internal Server Error". Same with when I try to deploy with PHPStorm, I get "Internal Server Error".

I really love the web panel and want to continue using it, is there any way to fix this issue?
Title: Re: Users can not post
Post by: Sandeep on April 22, 2016, 05:31:03 AM
go to user accounts >> fix permission >>> choose user from drop down menu >>> Hit fix permission
Title: Re: Users can not post
Post by: genesis on April 22, 2016, 08:59:35 AM
That doesn't fix the issue with users posting, I believe the issue with that is since it uses MySQL I need chmod 775 for the file? Also  internal happens everytime I deploy a file using PHPStorm.

Know any fix?
Title: Re: Users can not post
Post by: Sandeep on April 22, 2016, 02:18:28 PM
check the error log, this will help you a lot