Post by khnaz35 » Sun Apr 26, 2020 11:08 am

Hi Guys/Gals
Oc version is 2.3.0.2 with journal3
Need your help/suggestions with below issue

"i am working on journal3 on my test website. After importing journal2 blog tables into my database my site front end and backend turn into white pages, with hosting provider was able to identify that database password was not sync with config.php files,

The strange thing happen is this that my information pages are throwing the HTTP 500 error now, when am clicking on any link on the front end

i have check with hosting provider regarding files and directory permissions all are set correctly to 644 and 755

i have same .htaccess file in my site folder too.

I have paste my .htaccess file here can you have a look and see if something is need to be corrected?

Code: Select all

<FilesMatch "(?i)((\.tpl|\.ini|\.log|(?<!robots)\.txt))">
 Order deny,allow
 Deny from all
</FilesMatch>

RewriteEngine On

RewriteBase /
RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L]
RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L]
RewriteRule ^system/download/(.*) /index.php?route=error/not_found [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !.*\.(ico|gif|jpg|jpeg|png|js|css) [NC]
RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA]

ExpiresActive On
ExpiresDefault A0

<FilesMatch "\.(gif|jpg|jpeg|png|GIF|JPG|JPEG|PNG)$">
  ExpiresDefault A2592000
  Header append Cache-Control "public"
</FilesMatch>

<FilesMatch "\.(less|js|css|gz)$">
  ExpiresDefault A2592000
  Header append Cache-Control "proxy-revalidate"
</FilesMatch>

<FilesMatch "\.(php)$">
  ExpiresActive Off
  Header set Cache-Control "private, no-cache, no-store, proxy-revalidate, no-transform"
  Header set Pragma "no-cache"
</FilesMatch>

<IfModule mod_headers.c>
  <FilesMatch "\.(less|js|css|xml|gz)$">
    Header append Vary Accept-Encoding
  </FilesMatch>
</IfModule>

# compress text, HTML, JavaScript, CSS, and XML
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE font/woff .woff
AddOutputFilterByType DEFLATE application/x-font-woff
AddOutputFilterByType DEFLATE application/font-woff
AddOutputFilterByType DEFLATE image/svg+xml
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE application/x-font-otf

# remove browser bugs
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html


Urgent Questions shoot here: khnaz35@gmail.com
Enjoy nature ;) :) :-*


User avatar
Active Member

Posts

Joined
Mon Aug 27, 2018 11:30 pm
Location - Malaysia

Post by straightlight » Sun Apr 26, 2020 7:44 pm

The strange thing happen is this that my information pages are throwing the HTTP 500 error now, when am clicking on any link on the front end
What does the error / server access logs addresses due to the HTTP 500 error message?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by khnaz35 » Mon Apr 27, 2020 12:36 pm

Thanks for help here we go
In my root/logs i am seeing following PHP error.

Code: Select all

[23-Apr-2020 11:41:55 UTC] PHP Warning:  "continue 2" targeting switch is equivalent to "break 2". Did you mean to use "continue 3"? in /home/gqvxzdmy/public_html/dev/vqmod/vqmod.php on line 684
for this i already upgrade the VQMOD 2.6.4

This is access log

Code: Select all

115.118.128.202 - - [26/Apr/2020:08:16:51 -0600] "GET / HTTP/1.1" 302 212 "-" "Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0"
210.186.113.119 - - [26/Apr/2020:08:47:59 -0600] "GET / HTTP/1.1" 302 212 "-" "Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A730F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.1 Chrome/75.0.3770.143 Mobile Safari/537.36"
210.186.113.119 - - [26/Apr/2020:09:17:15 -0600] "GET / HTTP/1.1" 302 212 "-" "Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A730F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.1 Chrome/75.0.3770.143 Mobile Safari/537.36"
This is error log

Code: Select all

[Sat Apr 25 08:27:02.405881 2020] [core:alert] [pid 25060] [client 182.73.214.22:42385] /home/gqvxzdmy/public_html/dev/.htaccess: </IfModule>v without matching <IfModule>v section, referer: http://dev.maraley.com/
[Sat Apr 25 08:27:01.745997 2020] [core:alert] [pid 25083] [client 182.73.214.22:51110] /home/gqvxzdmy/public_html/dev/.htaccess: </IfModule>v without matching <IfModule>v section
[Sat Apr 25 08:26:12.762217 2020] [core:alert] [pid 24335] [client 182.73.214.22:42903] /home/gqvxzdmy/public_html/dev/.htaccess: </IfModule>v without matching <IfModule>v section, referer: http://dev.maraley.com/?
[Sat Apr 25 00:09:30.576608 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.js, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.576547 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/home.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.576485 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/home.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.576425 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/default.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.576357 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/default.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.576293 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/Default.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.576226 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/Default.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.576109 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.wml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.576045 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575983 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575920 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.xhtml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575859 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.shtml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575786 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.phtml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575722 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.jp, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575658 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.jsp, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575596 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.cgi, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575533 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.ppl, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575468 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.plx, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575406 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.pl, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575345 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.perl, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575281 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.php3, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575215 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.php4, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575135 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.php5, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.575023 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.php, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:30.565373 2020] [core:crit] [pid 28839] (13)Permission denied: [client 115.110.137.26:9688] AH00529: /home/gqvxzdmy/public_html/dev/gqvxzdmy/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/gqvxzdmy/public_html/dev/gqvxzdmy/' is executable, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.065323 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.js, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.065226 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/home.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.065110 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/home.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.065026 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/default.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.064920 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/default.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.064840 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/Default.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.064760 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/Default.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.064679 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.wml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.064599 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.064520 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.064439 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.xhtml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.064358 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.shtml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.064272 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.phtml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.064165 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.jp, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.064035 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.jsp, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.063938 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.cgi, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.063858 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.ppl, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.063774 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.plx, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.063670 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.pl, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.063563 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.perl, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.063479 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.php3, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.063374 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.php4, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.063284 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.php5, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.063153 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.php, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:28.055856 2020] [core:crit] [pid 28839] (13)Permission denied: [client 115.110.137.26:9688] AH00529: /home/gqvxzdmy/public_html/dev/gqvxzdmy/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/gqvxzdmy/public_html/dev/gqvxzdmy/' is executable, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.625170 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.js, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.625072 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/home.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.625000 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/home.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624939 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/default.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624881 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/default.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624822 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/Default.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624763 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/Default.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624703 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.wml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624644 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.htm, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624585 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.html, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624526 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.xhtml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624467 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.shtml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624406 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.phtml, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624318 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.jp, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624247 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.jsp, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624180 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.cgi, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624096 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.ppl, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.624032 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.plx, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.623968 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.pl, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.623905 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.perl, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.623840 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.php3, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.623698 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.php5, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.623567 2020] [access_compat:error] [pid 28839] [client 115.110.137.26:9688] AH01797: client denied by server configuration: /home/gqvxzdmy/public_html/dev/system/index.php, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:09:24.594441 2020] [core:crit] [pid 28839] (13)Permission denied: [client 115.110.137.26:9688] AH00529: /home/gqvxzdmy/public_html/dev/gqvxzdmy/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/gqvxzdmy/public_html/dev/gqvxzdmy/' is executable, referer: https://www.maraley.com/dev/
[Sat Apr 25 00:04:28.491155 2020] [core:crit] [pid 28631] (13)Permission denied: [client 115.110.137.26:46159] AH00529: /home/gqvxzdmy/public_html/dev/gqvxzdmy/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/gqvxzdmy/public_html/dev/gqvxzdmy/' is executable, referer: https://www.maraley.com/dev/

Urgent Questions shoot here: khnaz35@gmail.com
Enjoy nature ;) :) :-*


User avatar
Active Member

Posts

Joined
Mon Aug 27, 2018 11:30 pm
Location - Malaysia

Post by khnaz35 » Mon Apr 27, 2020 5:00 pm

Hi Guy/Gals
an update find this following error now in Oc error_log

Code: Select all

2020-04-27 7:01:52 - PHP Warning:  Use of undefined constant information_id - assumed 'information_id' (this will throw an Error in a future version of PHP) in /home/gqvxzdmy/public_html/dev/catalog/controller/information/information.php on line 23
2020-04-27 8:09:06 - PHP Warning:  Use of undefined constant information_id - assumed 'information_id' (this will throw an Error in a future version of PHP) in /home/gqvxzdmy/public_html/dev/catalog/controller/information/information.php on line 23

Urgent Questions shoot here: khnaz35@gmail.com
Enjoy nature ;) :) :-*


User avatar
Active Member

Posts

Joined
Mon Aug 27, 2018 11:30 pm
Location - Malaysia

Post by thekrotek » Mon Apr 27, 2020 5:23 pm

Did you even try to READ the logs? They tell you everything: error, file, line.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by khnaz35 » Mon Apr 27, 2020 5:35 pm

thekrotek wrote:
Mon Apr 27, 2020 5:23 pm
Did you even try to READ the logs? They tell you everything: error, file, line.
Yes i have open the information.php and line 23 have this

Code: Select all

$data[information_id]=$information_id;
and replace with

Code: Select all

$data['information_id']=$information_id;
uploaded back the file, Cleared the VQMOD cache, Refresh the OC modifications

but still same can't access the information pages :choke:

attach is for your reference


can you help on this to resolve the issue.
My main website is using the same file and not throwing any warnings error yet, even though the php version is also same

Urgent Questions shoot here: khnaz35@gmail.com
Enjoy nature ;) :) :-*


User avatar
Active Member

Posts

Joined
Mon Aug 27, 2018 11:30 pm
Location - Malaysia

Post by khnaz35 » Mon Apr 27, 2020 7:42 pm

Just a update on the above
Michaeel has help me to edit the file
Many Thanks to him for helping and taking out his time!

I have uploaded the file in /catalog/controller/information
and clear the Vqmod cache, refresh the OC modifications , clear the browser cache , even try in incognito but still the problem is their, pages are throwing HTPP500 error

have a look here

https://prnt.sc/s6p291

is there something am missing ?
updated file is attached for reference

Thanks again for help guys/gals

Urgent Questions shoot here: khnaz35@gmail.com
Enjoy nature ;) :) :-*


User avatar
Active Member

Posts

Joined
Mon Aug 27, 2018 11:30 pm
Location - Malaysia

Post by ADD Creative » Mon Apr 27, 2020 7:48 pm

Check your logs again. Has the error gone and are you getting any other errors?

www.add-creative.co.uk


Expert Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by letxobnav » Mon Apr 27, 2020 7:52 pm

Code: Select all

$data['breadcrumbs'] = []
should be

Code: Select all

$data['breadcrumbs'] = array();
who made those silly changes and why don't you just restore the original file, there is nothing special in there.

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by khnaz35 » Mon Apr 27, 2020 7:58 pm

ADD Creative wrote:
Mon Apr 27, 2020 7:48 pm
Check your logs again. Has the error gone and are you getting any other errors?
Nothing is appearing new, i clear the OC error_log, and php error log root/logs
have added the following code into index.php and admin/index.php

Code: Select all

error_reporting(E_ALL);
ini_set('display_errors', 'on');
no luck yet

Urgent Questions shoot here: khnaz35@gmail.com
Enjoy nature ;) :) :-*


User avatar
Active Member

Posts

Joined
Mon Aug 27, 2018 11:30 pm
Location - Malaysia

Post by khnaz35 » Mon Apr 27, 2020 7:59 pm

letxobnav wrote:
Mon Apr 27, 2020 7:52 pm

Code: Select all

$data['breadcrumbs'] = []
should be

Code: Select all

$data['breadcrumbs'] = array();
who made those silly changes and why don't you just restore the original file, there is nothing special in there.
Removing the file and restoring the original version.

any further suggestions ?

Urgent Questions shoot here: khnaz35@gmail.com
Enjoy nature ;) :) :-*


User avatar
Active Member

Posts

Joined
Mon Aug 27, 2018 11:30 pm
Location - Malaysia

Post by OSWorX » Mon Apr 27, 2020 8:37 pm

letxobnav wrote:
Mon Apr 27, 2020 7:52 pm

Code: Select all

$data['breadcrumbs'] = []
should be

Code: Select all

$data['breadcrumbs'] = array();
who made those silly changes and why don't you just restore the original file, there is nothing special in there.
Those 'silly' changes are made by me.
Maybe you did not recognized that since php 5.4 arrays can be written in "short syntax".
Just for reference:
https://www.php.net/manual/en/language.types.array.php
https://www.php.net/releases/5_4_0.php
https://stackoverflow.com/questions/427 ... ax-like-or

And if e.g. Typo3 and Drupal are using it, OpenCart should be also capable, the more as the minimum php requirement for 2.3 is 5.4 and for 3.x 7.0.0

Beside this, if OC would be a modern framework and would use the short syntax, the whole package could be smaller for around 225 kb ..

Next time better think before writing stupid answers.

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.


User avatar
Guru Member

Posts

Joined
Mon Jan 11, 2010 10:52 pm
Location - Austria

Post by khnaz35 » Mon Apr 27, 2020 8:52 pm

OSWorX wrote:
Mon Apr 27, 2020 8:37 pm
letxobnav wrote:
Mon Apr 27, 2020 7:52 pm

Code: Select all

$data['breadcrumbs'] = []
should be

Code: Select all

$data['breadcrumbs'] = array();
who made those silly changes and why don't you just restore the original file, there is nothing special in there.
Those 'silly' changes are made by me.
Maybe you did not recognized that since php 5.4 arrays can be written in "short syntax".
Just for reference:
https://www.php.net/manual/en/language.types.array.php
https://www.php.net/releases/5_4_0.php
https://stackoverflow.com/questions/427 ... ax-like-or

And if e.g. Typo3 and Drupal are using it, OpenCart should be also capable, the more as the minimum php requirement for 2.3 is 5.4 and for 3.x 7.0.0

Beside this, if OC would be a modern framework and would use the short syntax, the whole package could be smaller for around 225 kb ..

Next time better think before writing stupid answers.
Thanks Michaeel, for helping please don’t t be angry 😡 /upset 😠 on those comments definitely someone may not be aware of the updates

Urgent Questions shoot here: khnaz35@gmail.com
Enjoy nature ;) :) :-*


User avatar
Active Member

Posts

Joined
Mon Aug 27, 2018 11:30 pm
Location - Malaysia
Who is online

Users browsing this forum: No registered users and 22 guests