I have a website which you can upload pictures and see them. I was uploading and gettin pictures with no problem on localhost but after publishing with freewebhostingarea i get these errors. Warning: move_uploaded_file(img/pexels-garvin-st-villier-3874337.jpg): failed to open stream: Permission denied in /home/vhosts/jdm-sepeti.eu5.org/addCarF.php on line 22 Warning: move_uploaded_file(): Unable to move ‘/tmp/phpHdU7FE’ to ‘img/pexels-garvin-st-villier-3874337.jpg’ in /home/vhosts/jdm-sepeti.eu5.org/addCarF.php on line 22 This is
Tag: web-hosting
Codeigniter 3 – A PHP Error was encountered, Severity: Notice, Message: Undefined property: Home::$home
I’m about to launch a website which I built with codeigniter3. I’ve made configuration changes such as base_url, database, etc. But it shows me an error like this : So, here is my controller : Here is my Home_model.php : And here is in my core folder, because i made a custom configuration like this : If I’m running the
Laravel routes aren’t working with 1&1 [closed]
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 1 year ago. Improve this question Many many many topics about this, but I have to say that none are helping me a great deal. I have a website with Laravel