Report this

What is the reason for this report?

Wordpress Page URl not working on second Wordpress on same droplet.

Posted on August 11, 2020

I have manually installed Second new WordPress by Filezilla and the problem is pages and post URLs are not working. showing error - The requested URL was not found on this server.

also, I want to fix the upload size limit.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @arg6063,

Can you walk us through the step you took to install WordPress? It sounds to me like you forgot to create a Database for your website. Another alternative would be that you don’t have the default .htaccess for WordPress.

In that regard, while explaining the steps you took to install WordPress, can you please share your .htaccess file?

As for your upload_size_limit. You can edit that in your php.ini. By default it should be in /etc/php/PHP-Version/php.ini.

Please note that you should replace PHP-Version with your actual PHP version.

You can also use the command

locate php.ini

Don’t forget to restart Apache/Nginx afterward.

Regards, KFsys

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.