Ok, I just moved to a new hosting company and I have asked them to install litespeed on my server for me. The install went well but it wasn't detecting MySQL so my hosting company went ahead and fixed that issue but now I have a problem were every plugin I have in wordpress cannot find its correct path leaving me to disable my plugins just so I can use wordpress.... I tried re-downloading the plug-in's with no luck...
Here as example of the error that I get:
I think I know the reason why I'm getting this error is because of these wired characters appearing in the file path: ோ e/
I don't know how it appears there and I have no clue on how to remove it. I know nothing is wrong with the plug-in itself because I tried to re-download it and I am still getting the same error...
When I go to cpanel and switch the server back to Apache everything goes normal but as soon as I switch it to litespeed that's when the errors start to occur...
Can anyone provide some insight as to why am I getting this error?
Here as example of the error that I get:
Code:
Warning: require_once(google-analytics-stats-widget.php) [function.require-once]: failed to open stream: No such file or directory in ோ e/megavide/public_html/wp-content/plugins/google-analyticator/google-analyticator.php on line 76
Fatal error: require_once() [function.require]: Failed opening required 'google-analytics-stats-widget.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in ோ e/megavide/public_html/wp-content/plugins/google-analyticator/google-analyticator.php on line 76
I don't know how it appears there and I have no clue on how to remove it. I know nothing is wrong with the plug-in itself because I tried to re-download it and I am still getting the same error...
When I go to cpanel and switch the server back to Apache everything goes normal but as soon as I switch it to litespeed that's when the errors start to occur...
Can anyone provide some insight as to why am I getting this error?