Wordpress live website to localhost throws warnings





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















I would like to move my wordpress website from server to my localhost for development and other stuff.



I downloaded whole project using filezilla. I downloaded database and rewrote database hooks inside config files. I moved whole folder inside htdocs inside xampp.



I am getting following warnings



Warning: fopen(wp-contact-slider/wp_contact_slider.php): failed to open stream: No such file or directory in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4848

Warning: fread() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4851

Warning: fclose() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4854

Warning: fopen(/home/virtual/o2matic.com/public_html/dwwii/wp-content/plugins/wp-disable/wpperformance.php): failed to open stream: No such file or directory in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4848

Warning: fread() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4851

Warning: fclose() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4854

Warning: fileperms(): stat failed for C:xampphtdocsOldWebsitepublic_htmldwwii/index.php in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-adminincludesfile.php on line 1423


Any idea how could I fix this issue ?
The missing files do exist on the specified path.



could it be problem with SSL certificate ?










share|improve this question




















  • 2





    Seems like some plugins are missing.

    – zipkundan
    Nov 16 '18 at 15:13






  • 1





    Redownload all files. That should fix the issue.

    – cabrerahector
    Nov 16 '18 at 15:51











  • redownload didnt help

    – trixo
    Nov 16 '18 at 16:00











  • Redownload Wordpress Core, Import plugins file, uploads and theme file from the old project. Go to the admin section, check if all plugins are downloaded + save the permalink (this should re-build your .htaccess for your new site).

    – Yann Chabot
    Nov 16 '18 at 16:03













  • Yann your approach didnt change anything. I re-downloaded site. I installed WordPress basic site and then replace all the folders you mentioned. The result is same. I am not able to access even administrator page.

    – trixo
    Nov 19 '18 at 8:50


















0















I would like to move my wordpress website from server to my localhost for development and other stuff.



I downloaded whole project using filezilla. I downloaded database and rewrote database hooks inside config files. I moved whole folder inside htdocs inside xampp.



I am getting following warnings



Warning: fopen(wp-contact-slider/wp_contact_slider.php): failed to open stream: No such file or directory in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4848

Warning: fread() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4851

Warning: fclose() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4854

Warning: fopen(/home/virtual/o2matic.com/public_html/dwwii/wp-content/plugins/wp-disable/wpperformance.php): failed to open stream: No such file or directory in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4848

Warning: fread() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4851

Warning: fclose() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4854

Warning: fileperms(): stat failed for C:xampphtdocsOldWebsitepublic_htmldwwii/index.php in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-adminincludesfile.php on line 1423


Any idea how could I fix this issue ?
The missing files do exist on the specified path.



could it be problem with SSL certificate ?










share|improve this question




















  • 2





    Seems like some plugins are missing.

    – zipkundan
    Nov 16 '18 at 15:13






  • 1





    Redownload all files. That should fix the issue.

    – cabrerahector
    Nov 16 '18 at 15:51











  • redownload didnt help

    – trixo
    Nov 16 '18 at 16:00











  • Redownload Wordpress Core, Import plugins file, uploads and theme file from the old project. Go to the admin section, check if all plugins are downloaded + save the permalink (this should re-build your .htaccess for your new site).

    – Yann Chabot
    Nov 16 '18 at 16:03













  • Yann your approach didnt change anything. I re-downloaded site. I installed WordPress basic site and then replace all the folders you mentioned. The result is same. I am not able to access even administrator page.

    – trixo
    Nov 19 '18 at 8:50














0












0








0








I would like to move my wordpress website from server to my localhost for development and other stuff.



I downloaded whole project using filezilla. I downloaded database and rewrote database hooks inside config files. I moved whole folder inside htdocs inside xampp.



I am getting following warnings



Warning: fopen(wp-contact-slider/wp_contact_slider.php): failed to open stream: No such file or directory in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4848

Warning: fread() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4851

Warning: fclose() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4854

Warning: fopen(/home/virtual/o2matic.com/public_html/dwwii/wp-content/plugins/wp-disable/wpperformance.php): failed to open stream: No such file or directory in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4848

Warning: fread() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4851

Warning: fclose() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4854

Warning: fileperms(): stat failed for C:xampphtdocsOldWebsitepublic_htmldwwii/index.php in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-adminincludesfile.php on line 1423


Any idea how could I fix this issue ?
The missing files do exist on the specified path.



could it be problem with SSL certificate ?










share|improve this question
















I would like to move my wordpress website from server to my localhost for development and other stuff.



I downloaded whole project using filezilla. I downloaded database and rewrote database hooks inside config files. I moved whole folder inside htdocs inside xampp.



I am getting following warnings



Warning: fopen(wp-contact-slider/wp_contact_slider.php): failed to open stream: No such file or directory in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4848

Warning: fread() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4851

Warning: fclose() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4854

Warning: fopen(/home/virtual/o2matic.com/public_html/dwwii/wp-content/plugins/wp-disable/wpperformance.php): failed to open stream: No such file or directory in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4848

Warning: fread() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4851

Warning: fclose() expects parameter 1 to be resource, boolean given in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-includesfunctions.php on line 4854

Warning: fileperms(): stat failed for C:xampphtdocsOldWebsitepublic_htmldwwii/index.php in C:xampphtdocsOldWebsitepublic_htmldwwiiwp-adminincludesfile.php on line 1423


Any idea how could I fix this issue ?
The missing files do exist on the specified path.



could it be problem with SSL certificate ?







wordpress xampp






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 16 '18 at 16:00







trixo

















asked Nov 16 '18 at 15:04









trixotrixo

729




729








  • 2





    Seems like some plugins are missing.

    – zipkundan
    Nov 16 '18 at 15:13






  • 1





    Redownload all files. That should fix the issue.

    – cabrerahector
    Nov 16 '18 at 15:51











  • redownload didnt help

    – trixo
    Nov 16 '18 at 16:00











  • Redownload Wordpress Core, Import plugins file, uploads and theme file from the old project. Go to the admin section, check if all plugins are downloaded + save the permalink (this should re-build your .htaccess for your new site).

    – Yann Chabot
    Nov 16 '18 at 16:03













  • Yann your approach didnt change anything. I re-downloaded site. I installed WordPress basic site and then replace all the folders you mentioned. The result is same. I am not able to access even administrator page.

    – trixo
    Nov 19 '18 at 8:50














  • 2





    Seems like some plugins are missing.

    – zipkundan
    Nov 16 '18 at 15:13






  • 1





    Redownload all files. That should fix the issue.

    – cabrerahector
    Nov 16 '18 at 15:51











  • redownload didnt help

    – trixo
    Nov 16 '18 at 16:00











  • Redownload Wordpress Core, Import plugins file, uploads and theme file from the old project. Go to the admin section, check if all plugins are downloaded + save the permalink (this should re-build your .htaccess for your new site).

    – Yann Chabot
    Nov 16 '18 at 16:03













  • Yann your approach didnt change anything. I re-downloaded site. I installed WordPress basic site and then replace all the folders you mentioned. The result is same. I am not able to access even administrator page.

    – trixo
    Nov 19 '18 at 8:50








2




2





Seems like some plugins are missing.

– zipkundan
Nov 16 '18 at 15:13





Seems like some plugins are missing.

– zipkundan
Nov 16 '18 at 15:13




1




1





Redownload all files. That should fix the issue.

– cabrerahector
Nov 16 '18 at 15:51





Redownload all files. That should fix the issue.

– cabrerahector
Nov 16 '18 at 15:51













redownload didnt help

– trixo
Nov 16 '18 at 16:00





redownload didnt help

– trixo
Nov 16 '18 at 16:00













Redownload Wordpress Core, Import plugins file, uploads and theme file from the old project. Go to the admin section, check if all plugins are downloaded + save the permalink (this should re-build your .htaccess for your new site).

– Yann Chabot
Nov 16 '18 at 16:03







Redownload Wordpress Core, Import plugins file, uploads and theme file from the old project. Go to the admin section, check if all plugins are downloaded + save the permalink (this should re-build your .htaccess for your new site).

– Yann Chabot
Nov 16 '18 at 16:03















Yann your approach didnt change anything. I re-downloaded site. I installed WordPress basic site and then replace all the folders you mentioned. The result is same. I am not able to access even administrator page.

– trixo
Nov 19 '18 at 8:50





Yann your approach didnt change anything. I re-downloaded site. I installed WordPress basic site and then replace all the folders you mentioned. The result is same. I am not able to access even administrator page.

– trixo
Nov 19 '18 at 8:50












0






active

oldest

votes












Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53340395%2fwordpress-live-website-to-localhost-throws-warnings%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53340395%2fwordpress-live-website-to-localhost-throws-warnings%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Xamarin.iOS Cant Deploy on Iphone

Glorious Revolution

Dulmage-Mendelsohn matrix decomposition in Python