Hi ppl, I have a little problem ... anyone know how to solve it?
Link: http://www.xxxxxxxx.cz/index.php
Thx
Link: http://www.xxxxxxxx.cz/index.php
Thx

Warning: require_once(/data/web/virtuals/53528/virtual/www/admin/parser/HTMLParser.php) [function.require-once]: failed to open stream: No such file or directory in /data/web/virtuals/53528/virtual/www/admin/functions.php on line 41
Fatal error: require_once() [function.require]: Failed opening required '/data/web/virtuals/53528/virtual/www/admin/parser/HTMLParser.php' (include_path='.:/data/web/virtuals/53528/virtual') in /data/web/virtuals/53528/virtual/www/admin/functions.php on line 41
KK wrote:Warning: require_once(/data/web/virtuals/53528/virtual/www/admin/parser/HTMLParser.php) [function.require-once]: failed to open stream: No such file or directory in /data/web/virtuals/53528/virtual/www/admin/functions.php on line 41
Fatal error: require_once() [function.require]: Failed opening required '/data/web/virtuals/53528/virtual/www/admin/parser/HTMLParser.php' (include_path='.:/data/web/virtuals/53528/virtual') in /data/web/virtuals/53528/virtual/www/admin/functions.php on line 41
The error states that 'admin/parser/HTMLParser.php' cannot be found.
Can you please check and see if that is indeed the case?
Thanks for entrusting me with your site's creds.I checked it and the file is there..
KK wrote:Thanks for entrusting me with your site's creds.I checked it and the file is there..
I had a look and found that the file present in 'parser' folder was htmlparser.php - while the one that is being reported missing is HTMLParser.php.
Spot the difference?
The upper-cases are all gone.
Since you reported the same problem on another server too, I suspect that the tool that you are using to upload the files is lower-casing all file-names.
I rectified the file-names (there were 3 or 4 reported) on the first site you mentioned and everything seems normal to me now.
Please check and verify.
Thanks.