Wordpress run importer error 405 Not allowed
I recently get a Bluehost hosting service I am trying to export all content from Wordpress.com to Wordpress.org into new host.
Exporting 151 XML files from Wordpress.com to new host on Wordpress.org is the real problem.
Since day one, When I import with Wordpress run importer, error pops out:
405 Not allowed nginx/1.10.2
Then I try to go back and try again the uploading, and it goes around 4 or 5 times until appears this:
error the files does not exist, please try again.
Then I have to go to search again the file and try the import one more time, until:
all files shows like this. Named like: "already exist"
So I try everything, I even talk with people from Wordpress and they tell me the XML export file are working perfectly fine.
I tried talking first with Bluehost people service and they tell me this:
- Uploading XML files are not the real problem (each file are from 4.9MB to 6.1MB I've got 100MB to import).
- The problem with Bluehost is that I’m abusing in fulling /tmp folder every time I try to import this XML
- Bluehost warned and even deactivated my account because my currently account is the abuser of filling the /tmp folder and is damaging to other servers.
I try to change php.ini values
memory_limit = 300M
post_max_size = 200M
upload_max_filesize = 100M
max_execution_time = 600
also
I’ve changed
define('WP_MEMORY_LIMIT', ‘128M’)
does not work!
I have read that is about clear /tmp folder but I do not know how is going, because Bluehost does not allow me to clear the tmp folder, they have to do it for me, and then they notice I’ve abused that filling up, then comes deactivation I sincerely trying to put this together, but I panicked! because they think I’m doing other thing, I don’t know, they thrilling me like hacker or something.
I try to use Filezilla to submit all my XML files but it didn’t work, or at least I know all files are into /public_html, but then....?
I’ve read that cleaning tmp/mysql_slow_queries logs will be working, but you have to clean from FileManager or from editing the code and how?
I’ve tried to use plugin like WP all import, works to import the file but I have to edit 1000 times because each XML contents so much info and does not allow me to put image (I have to pay the pro version).
So I only have 16 Xml left to import, but I am afraid of having ‘abusing' fulling /tmp folders and deactivate the account. I'm losing my nerve, I'm losing money, unfortunately I can’t afford to pay people for help to import and set all this thing. I depend on this blog to survive.
Wordpress and Bluehost told me that XML are fine, and manageable, BH easily upload XML files into my /public_html the thing is probably is because I got internet 6.39Mbps to upload and each file is from 4.9MB to 6.1MB?
Help me please.
xml wordpress nginx import shared-hosting
add a comment |
I recently get a Bluehost hosting service I am trying to export all content from Wordpress.com to Wordpress.org into new host.
Exporting 151 XML files from Wordpress.com to new host on Wordpress.org is the real problem.
Since day one, When I import with Wordpress run importer, error pops out:
405 Not allowed nginx/1.10.2
Then I try to go back and try again the uploading, and it goes around 4 or 5 times until appears this:
error the files does not exist, please try again.
Then I have to go to search again the file and try the import one more time, until:
all files shows like this. Named like: "already exist"
So I try everything, I even talk with people from Wordpress and they tell me the XML export file are working perfectly fine.
I tried talking first with Bluehost people service and they tell me this:
- Uploading XML files are not the real problem (each file are from 4.9MB to 6.1MB I've got 100MB to import).
- The problem with Bluehost is that I’m abusing in fulling /tmp folder every time I try to import this XML
- Bluehost warned and even deactivated my account because my currently account is the abuser of filling the /tmp folder and is damaging to other servers.
I try to change php.ini values
memory_limit = 300M
post_max_size = 200M
upload_max_filesize = 100M
max_execution_time = 600
also
I’ve changed
define('WP_MEMORY_LIMIT', ‘128M’)
does not work!
I have read that is about clear /tmp folder but I do not know how is going, because Bluehost does not allow me to clear the tmp folder, they have to do it for me, and then they notice I’ve abused that filling up, then comes deactivation I sincerely trying to put this together, but I panicked! because they think I’m doing other thing, I don’t know, they thrilling me like hacker or something.
I try to use Filezilla to submit all my XML files but it didn’t work, or at least I know all files are into /public_html, but then....?
I’ve read that cleaning tmp/mysql_slow_queries logs will be working, but you have to clean from FileManager or from editing the code and how?
I’ve tried to use plugin like WP all import, works to import the file but I have to edit 1000 times because each XML contents so much info and does not allow me to put image (I have to pay the pro version).
So I only have 16 Xml left to import, but I am afraid of having ‘abusing' fulling /tmp folders and deactivate the account. I'm losing my nerve, I'm losing money, unfortunately I can’t afford to pay people for help to import and set all this thing. I depend on this blog to survive.
Wordpress and Bluehost told me that XML are fine, and manageable, BH easily upload XML files into my /public_html the thing is probably is because I got internet 6.39Mbps to upload and each file is from 4.9MB to 6.1MB?
Help me please.
xml wordpress nginx import shared-hosting
add a comment |
I recently get a Bluehost hosting service I am trying to export all content from Wordpress.com to Wordpress.org into new host.
Exporting 151 XML files from Wordpress.com to new host on Wordpress.org is the real problem.
Since day one, When I import with Wordpress run importer, error pops out:
405 Not allowed nginx/1.10.2
Then I try to go back and try again the uploading, and it goes around 4 or 5 times until appears this:
error the files does not exist, please try again.
Then I have to go to search again the file and try the import one more time, until:
all files shows like this. Named like: "already exist"
So I try everything, I even talk with people from Wordpress and they tell me the XML export file are working perfectly fine.
I tried talking first with Bluehost people service and they tell me this:
- Uploading XML files are not the real problem (each file are from 4.9MB to 6.1MB I've got 100MB to import).
- The problem with Bluehost is that I’m abusing in fulling /tmp folder every time I try to import this XML
- Bluehost warned and even deactivated my account because my currently account is the abuser of filling the /tmp folder and is damaging to other servers.
I try to change php.ini values
memory_limit = 300M
post_max_size = 200M
upload_max_filesize = 100M
max_execution_time = 600
also
I’ve changed
define('WP_MEMORY_LIMIT', ‘128M’)
does not work!
I have read that is about clear /tmp folder but I do not know how is going, because Bluehost does not allow me to clear the tmp folder, they have to do it for me, and then they notice I’ve abused that filling up, then comes deactivation I sincerely trying to put this together, but I panicked! because they think I’m doing other thing, I don’t know, they thrilling me like hacker or something.
I try to use Filezilla to submit all my XML files but it didn’t work, or at least I know all files are into /public_html, but then....?
I’ve read that cleaning tmp/mysql_slow_queries logs will be working, but you have to clean from FileManager or from editing the code and how?
I’ve tried to use plugin like WP all import, works to import the file but I have to edit 1000 times because each XML contents so much info and does not allow me to put image (I have to pay the pro version).
So I only have 16 Xml left to import, but I am afraid of having ‘abusing' fulling /tmp folders and deactivate the account. I'm losing my nerve, I'm losing money, unfortunately I can’t afford to pay people for help to import and set all this thing. I depend on this blog to survive.
Wordpress and Bluehost told me that XML are fine, and manageable, BH easily upload XML files into my /public_html the thing is probably is because I got internet 6.39Mbps to upload and each file is from 4.9MB to 6.1MB?
Help me please.
xml wordpress nginx import shared-hosting
I recently get a Bluehost hosting service I am trying to export all content from Wordpress.com to Wordpress.org into new host.
Exporting 151 XML files from Wordpress.com to new host on Wordpress.org is the real problem.
Since day one, When I import with Wordpress run importer, error pops out:
405 Not allowed nginx/1.10.2
Then I try to go back and try again the uploading, and it goes around 4 or 5 times until appears this:
error the files does not exist, please try again.
Then I have to go to search again the file and try the import one more time, until:
all files shows like this. Named like: "already exist"
So I try everything, I even talk with people from Wordpress and they tell me the XML export file are working perfectly fine.
I tried talking first with Bluehost people service and they tell me this:
- Uploading XML files are not the real problem (each file are from 4.9MB to 6.1MB I've got 100MB to import).
- The problem with Bluehost is that I’m abusing in fulling /tmp folder every time I try to import this XML
- Bluehost warned and even deactivated my account because my currently account is the abuser of filling the /tmp folder and is damaging to other servers.
I try to change php.ini values
memory_limit = 300M
post_max_size = 200M
upload_max_filesize = 100M
max_execution_time = 600
also
I’ve changed
define('WP_MEMORY_LIMIT', ‘128M’)
does not work!
I have read that is about clear /tmp folder but I do not know how is going, because Bluehost does not allow me to clear the tmp folder, they have to do it for me, and then they notice I’ve abused that filling up, then comes deactivation I sincerely trying to put this together, but I panicked! because they think I’m doing other thing, I don’t know, they thrilling me like hacker or something.
I try to use Filezilla to submit all my XML files but it didn’t work, or at least I know all files are into /public_html, but then....?
I’ve read that cleaning tmp/mysql_slow_queries logs will be working, but you have to clean from FileManager or from editing the code and how?
I’ve tried to use plugin like WP all import, works to import the file but I have to edit 1000 times because each XML contents so much info and does not allow me to put image (I have to pay the pro version).
So I only have 16 Xml left to import, but I am afraid of having ‘abusing' fulling /tmp folders and deactivate the account. I'm losing my nerve, I'm losing money, unfortunately I can’t afford to pay people for help to import and set all this thing. I depend on this blog to survive.
Wordpress and Bluehost told me that XML are fine, and manageable, BH easily upload XML files into my /public_html the thing is probably is because I got internet 6.39Mbps to upload and each file is from 4.9MB to 6.1MB?
Help me please.
xml wordpress nginx import shared-hosting
xml wordpress nginx import shared-hosting
edited Aug 10 '17 at 9:40
Vadim Kotov
4,75163549
4,75163549
asked Nov 12 '16 at 18:53
Chris CruzChris Cruz
64
64
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Can you try to add unit of measurement
memory_limit = 300M
post_max_size = 100M
upload_max_filesize = 100M
then comes this: File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.
– Chris Cruz
Nov 12 '16 at 20:06
I haven't idea! Something is wrong with your zmk maybe then! If you can write some in skype I can try to help you :)
– WordPlus Host
Nov 12 '16 at 22:36
*xml maybe then Skype: etomoynik
– WordPlus Host
Nov 12 '16 at 22:38
were you able to fix this? I'm having the same issue and Bluehost has been no help :(
– dmathisen
Dec 7 '17 at 16:09
add a comment |
Set max_input_time
to -1
in your php.ini
file.
max_input_time = -1
More info here: http://php.net/max-input-time
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f40566466%2fwordpress-run-importer-error-405-not-allowed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Can you try to add unit of measurement
memory_limit = 300M
post_max_size = 100M
upload_max_filesize = 100M
then comes this: File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.
– Chris Cruz
Nov 12 '16 at 20:06
I haven't idea! Something is wrong with your zmk maybe then! If you can write some in skype I can try to help you :)
– WordPlus Host
Nov 12 '16 at 22:36
*xml maybe then Skype: etomoynik
– WordPlus Host
Nov 12 '16 at 22:38
were you able to fix this? I'm having the same issue and Bluehost has been no help :(
– dmathisen
Dec 7 '17 at 16:09
add a comment |
Can you try to add unit of measurement
memory_limit = 300M
post_max_size = 100M
upload_max_filesize = 100M
then comes this: File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.
– Chris Cruz
Nov 12 '16 at 20:06
I haven't idea! Something is wrong with your zmk maybe then! If you can write some in skype I can try to help you :)
– WordPlus Host
Nov 12 '16 at 22:36
*xml maybe then Skype: etomoynik
– WordPlus Host
Nov 12 '16 at 22:38
were you able to fix this? I'm having the same issue and Bluehost has been no help :(
– dmathisen
Dec 7 '17 at 16:09
add a comment |
Can you try to add unit of measurement
memory_limit = 300M
post_max_size = 100M
upload_max_filesize = 100M
Can you try to add unit of measurement
memory_limit = 300M
post_max_size = 100M
upload_max_filesize = 100M
answered Nov 12 '16 at 19:17
WordPlus HostWordPlus Host
1
1
then comes this: File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.
– Chris Cruz
Nov 12 '16 at 20:06
I haven't idea! Something is wrong with your zmk maybe then! If you can write some in skype I can try to help you :)
– WordPlus Host
Nov 12 '16 at 22:36
*xml maybe then Skype: etomoynik
– WordPlus Host
Nov 12 '16 at 22:38
were you able to fix this? I'm having the same issue and Bluehost has been no help :(
– dmathisen
Dec 7 '17 at 16:09
add a comment |
then comes this: File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.
– Chris Cruz
Nov 12 '16 at 20:06
I haven't idea! Something is wrong with your zmk maybe then! If you can write some in skype I can try to help you :)
– WordPlus Host
Nov 12 '16 at 22:36
*xml maybe then Skype: etomoynik
– WordPlus Host
Nov 12 '16 at 22:38
were you able to fix this? I'm having the same issue and Bluehost has been no help :(
– dmathisen
Dec 7 '17 at 16:09
then comes this: File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.
– Chris Cruz
Nov 12 '16 at 20:06
then comes this: File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.
– Chris Cruz
Nov 12 '16 at 20:06
I haven't idea! Something is wrong with your zmk maybe then! If you can write some in skype I can try to help you :)
– WordPlus Host
Nov 12 '16 at 22:36
I haven't idea! Something is wrong with your zmk maybe then! If you can write some in skype I can try to help you :)
– WordPlus Host
Nov 12 '16 at 22:36
*xml maybe then Skype: etomoynik
– WordPlus Host
Nov 12 '16 at 22:38
*xml maybe then Skype: etomoynik
– WordPlus Host
Nov 12 '16 at 22:38
were you able to fix this? I'm having the same issue and Bluehost has been no help :(
– dmathisen
Dec 7 '17 at 16:09
were you able to fix this? I'm having the same issue and Bluehost has been no help :(
– dmathisen
Dec 7 '17 at 16:09
add a comment |
Set max_input_time
to -1
in your php.ini
file.
max_input_time = -1
More info here: http://php.net/max-input-time
add a comment |
Set max_input_time
to -1
in your php.ini
file.
max_input_time = -1
More info here: http://php.net/max-input-time
add a comment |
Set max_input_time
to -1
in your php.ini
file.
max_input_time = -1
More info here: http://php.net/max-input-time
Set max_input_time
to -1
in your php.ini
file.
max_input_time = -1
More info here: http://php.net/max-input-time
answered Nov 23 '18 at 0:29
Thiago SantosThiago Santos
334
334
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f40566466%2fwordpress-run-importer-error-405-not-allowed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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