Hopefully somebody can give me some advice on how to fix this as I've spent the last month trying to troubleshoot it without any luck.
I've been running OsClass for the last four years, with minimal problems. I'm running it on a Linux Centos Dedicated server.
After a recent reboot of my server due to a 500 server internal error, every single osclass installation I have has stopped working properly. I have multiple installs of Osclass for different countries - individual installs, and they all have this issue.
The Issues -
The website itself is opening. Signup's and login's work as far as I can see for now. Posting a text based ad works.
1. Images can't be added to new ads and old ads can't be updated with images. I have pre-resize image and every-time on post new ad it shows "error" , "file empty" on the front end posting - and I cannot even add them myself via the ad management in admin - I can't add them to ads or avatars to user profiles - it's as if the website isn't receiving the instructions. It's not writing to the website?
2. I've noticed that whenever somebody renews an advert, it's not properly updating in the system. I have smart time installed for the times.
3. I cannot upload any new plugins through the admin. It's not uploading them.
4. I have the osclass payments system and you get through the entire process of payment - and stripe takes payment but when the webhook sends the instructions back to the website, it's not showing that it has responded at all meaning no alert after payment, the items still in cart, credits not credited to user wallet.
5. I suspect there's other issues that I just haven't come across yet that related to the website just not receiving responses and uploading the files.
This current issue has happened in part before, and my hosts were kind enough to fix it at the time but considering it's a self managed server and they don't usually do this, they can't help every time. There's also no guarantee that the issue then, is what is happening now.
The last time something similar happened, my hosts performed a server wide systems permissions fix (defaulting back to original permissions) as they said my permissions were all over the place. They gave me directions to try this myself and I did this, but it hasn't fixed it. I don't know if that's not the issue this time or if I'm doing it wrong.
I've updated the Osclass on one of the installs as well as updated my PHP and that hasn't worked. I've gone through the permissions to make sure folders are 0755 and files 0644 and they are.
I'm not sure what's going on and any advice would be appreciated.