Sorry I don’t understand the word ‘which server’. No I’ve not discuss it with my hosting provider. Can it be from my hosting provider?
Sorry I don’t understand the word ‘which server’. No I’ve not discuss it with my hosting provider. Can it be from my hosting provider?
Moderator
t-p
(@t-p)
If you want to know more about .htaccess and Using_Permalinks, read: http://codex.wordpress.org/Using_Permalinks
Can it be from my hosting provider?
You can’t find out until you actually discuss with them.
Ask them if they have any other problem at their end, or they made any changes to your account, or if there are any limitations/restrictions, etc.
If they say there is no problem at their end, then try:
-Downloading WordPress again and replace your copies of everything EXCEPT the wp-config.php file and the /wp-content/ directory with fresh copies. This should replace your core files without changing your content and settings in wp-config.php file and the /wp-content/ directory.
-if that does not resolve the issue, try increasing memory available for php.
Thank you. I’m replacing the files now. But I can’t find wp-config.php. I only see wp-config-sample.php. Hope it’s still the same.
Thank you. I’m replacing the files now. But I can’t find wp-config.php. I only see wp-config-sample.php. Hope it’s still the same. And there’s also wp-settings.php.
I changed back to the Default Permalink but still not working. I checked the PHP Memory and it is about 2M.
I’ve done all that except the php memory thing, but still not working.
Moderator
t-p
(@t-p)
I checked the PHP Memory and it is about 2M.
seems pretty small.
But I can’t find wp-config.php. I only see wp-config-sample.php. Hope it’s still the same.
No, wp-config-sample.php is not = wp-config.php
You make copy of wp-config-sample.php and “save as” wp-config.php
And there’s also wp-settings.php.
You don’t want to mess with the “core files”.
Follow this guide to edit wp-config.php and increasing memory available for php.
http://codex.wordpress.org/Editing_wp-config.php
Thank you guys. It’s done. I think my host provider did the work.