Problems, need help? Have a tip or advice? Post it here.
6 posts Page 1 of 1
Hi ppl, I have a little problem ... anyone know how to solve it?
Link: http://www.xxxxxxxx.cz/index.php
Thx :roll:
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?
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?


I checked it and the file is there ... :| so the problem is somewhere else ..
I do not get it ...
Suddenly it started throwing the error wherever I try to install CouchCMS... so I downloaded the latest version of CouchCMS and put it to the another FTP (only admin folder, of course I edited config), but I'm still throws the same error (until yesterday everything has worked ok, but now ...),
I really do not understand ... I hope that this is some rookie mistake :|
I checked it and the file is there..
Thanks for entrusting me with your site's creds.
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.
KK wrote:
I checked it and the file is there..
Thanks for entrusting me with your site's creds.
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.


Thank you for your help. Seems that everything goes as it should. So as i said: rookie mistake.. :D
I am using Total Commander ... but certainly I set something in the settings... :D
Thank u lot again.. :thumpup
6 posts Page 1 of 1