RaptorX Posted October 12, 2017 Posted October 12, 2017 I just opened an Issue on Github found here: Issue #378 I want to verify if this is a problem or just a configuration issue... anybody else experiencing the same? Im hosting on a 1and1.com server.
0 datakick Posted August 16, 2018 Posted August 16, 2018 I guess the error_log path is incorrect. You definitely do not have rights to write to server's root directory. It should look like this: /homepages/31/d658016058/htdocs/php-errors.log, or subdirectory with write access
0 hfxracing Posted August 16, 2018 Posted August 16, 2018 Ok I found in there the correct PATH to the files created the php.ini and uploaded to the root where all the other site files are. Still not doing anything that I see. I like that your trying to help but this one might be above my pay grade
0 hfxracing Posted August 16, 2018 Posted August 16, 2018 [16-Aug-2018 19:43:13 Canada/Atlantic] PHP Warning: readfile(/homepages/31/d658016058/htdocs/img/favicon1.ico): failed to open stream: No such file or directory in /homepages/31/d658016058/htdocs/controllers/front/FaviconController.php on line 69 [16-Aug-2018 19:43:20 Canada/Atlantic] PHP Warning: readfile(/homepages/31/d658016058/htdocs/img/favicon1.ico): failed to open stream: No such file or directory in /homepages/31/d658016058/htdocs/controllers/front/FaviconController.php on line 69 [16-Aug-2018 19:43:26 Canada/Atlantic] PHP Warning: readfile(/homepages/31/d658016058/htdocs/img/favicon_1.ico): failed to open stream: No such file or directory in /homepages/31/d658016058/htdocs/controllers/front/FaviconController.php on line 69
0 doclucas Posted August 17, 2018 Posted August 17, 2018 These errors do not seem to be the cause of your error 500. The issue could be http-server (usually Apache) or sql server (usually MySQL/MariaDB) related. If you can fetch their error logs, please post here, or I can have a look at your server for you. Curios.
0 Traumflug Posted August 17, 2018 Posted August 17, 2018 PHP Warning: readfile(/homepages/31/d658016058/htdocs/img/favicon_1.ico) A request for favicon_1.ico means you have Friendly URLs turned on ('1' is the shop ID). If you can, it might help to go to back office -> Preferences -> SEO & URLs and turn this off. Then save this setting, turn it back on, save a second time. This will reset some stuff around this setting, e.g. refresh the .htaccess file. There's also a chance your hosting doesn't come with the mod_rewrite Apache module. In this case, Friendly URLs has to be kept off.
0 hfxracing Posted August 17, 2018 Posted August 17, 2018 @traumflug it does use friendlt URL'S cause I was using it fine without any problems before this I tryed your reset idea but still the 500 in the 3 area's everything else seams to be ok
0 hfxracing Posted August 17, 2018 Posted August 17, 2018 I am going to do a fresh install & compare the db tables I think the cleaning tool dropped some tables. If I go this route how hard is it to pull customer data, order data & traffic & sales history over or am I better off saying forget the past & then start anew.
0 hfxracing Posted August 17, 2018 Posted August 17, 2018 Well that didn't work either fresh install 500 error same 3 area's
0 lesley Posted August 17, 2018 Posted August 17, 2018 You can pm me your details and I can have a look at it if you want.
0 doclucas Posted August 17, 2018 Posted August 17, 2018 @lesley please do share what happened there once you get this figured. :)
0 hfxracing Posted August 17, 2018 Posted August 17, 2018 Lesley figured it out FTP missed some files when uploading the were in the admin dir always check the FTP error log
0 lesley Posted August 17, 2018 Posted August 17, 2018 Not all files were uploaded. The server uses sftp to upload and missed some files.
Question
RaptorX
I just opened an Issue on Github found here: Issue #378
I want to verify if this is a problem or just a configuration issue... anybody else experiencing the same?
Im hosting on a 1and1.com server.
38 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now