vexiphne
Member
Posted 1 year ago #
I'm trying to port a website to the 3.0 wordpress installation. everything went fine until I started trying to add content.
Some pages work fine, but it seems as soon as I get a long post in there, ( 400+ words ) it stops saving and goes to /wp-admin/post.php "Page Not Found" error.
this was a brand new WP installation, no upgrade done.
Have you tried:
- deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the default theme to rule out any theme-specific problems?
- resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.
- increasing the available memory?
vexiphne
Member
Posted 1 year ago #
its a fresh install. no plugins or themes installed/activated.
Not getting any kind of memory error. it just forwards me to post.php and says 'page not found'
vexiphne
Member
Posted 1 year ago #
well I can tell you its server-related, but where at exactly I don't know. I installed WP on the a different host, and linked to the same DB, so its got to be with the php config of some sort.