Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

WordPress (Developer)

208 Topics 1.7k Posts
  • IndieWeb plugin(s) - interesting concept for WordPress -> MicroPub

    6
    2 Votes
    6 Posts
    933 Views
    micmcM
    @marcusquinn said in IndieWeb plugin(s) - interesting concept for WordPress -> MicroPub: What is the IndieWeb? The IndieWeb is a people-focused alternative to the "corporate web". Your content is yours Yeah, pretty much the idea behind adopting and deploying FOSS apps also. And all indie folks in soul should also be member of this very interesting forum, namely Indie Hackers. Just stumbled on this, thought people might find interesting. EDIT: Forgot to mention, that plugin is a great find @marcusquinn
  • Set php.ini memory allocation to match Cloudron memory allocated

    10
    1
    3 Votes
    10 Posts
    2k Views
    micmcM
    @girish said in Set php.ini memory allocation to match Cloudron memory allocated: @micmc If it helps: setting memory limit for an app (at the Cloudron level) is like creating a virtual server with that much memory. So, if you allocate 2GB, it's like creating a 2GB server. Inside this 2GB server, there is apache running. Wow, that's amazing! And, with the rest of the explanation, it makes it more clear of how this works and how we can better know what we are doing while trying to cope with apps' memory.
  • Consider Fluent SMTP as the default email sending plugin

    3
    6
    3 Votes
    3 Posts
    592 Views
    RazielKanosR
    I am using this one too - very happy with it
  • PHP version change, like the LAMP app?

    19
    2 Votes
    19 Posts
    3k Views
    benborgesB
    Allright, thanks !!
  • «The redis service of the app at ran out of memory»

    6
    0 Votes
    6 Posts
    1k Views
    P
    @girish From 150 to 256, from 256 to 512, now 1024 Mb... Now I deactivated Wordpress Redis Plugin and stopped service under App > Services.
  • 2 Votes
    5 Posts
    827 Views
    marcusquinnM
    Yeah, deep in the rabbit hold on research on this. There's nothing that distracts me more than something that has a score attached to it (not competitive all all ) Trying to get a clean sheet of green on this: https://inspectwp.com Given WordPress is perhaps the most popular self-hosted app of all, be great to have the Cloudron setup as perfect as possible, particularly for WordPress. So many more expensive options out there charging per site. Lots of wins possible from being able to proclaim the best WP setup possible
  • wordpress down

    Solved
    11
    1 Votes
    11 Posts
    2k Views
    P
    @girish Thank's Girish
  • 3.2.0 Update not showing up

    Solved
    16
    0 Votes
    16 Posts
    3k Views
    humptydumptyH
    On an unrelated note, there's an option in WP dash > Updates to have it auto-install new releases. I noticed some of my sites have that enabled and some don't. It's not a problem, but I mention it because maybe that should be disabled/hidden somehow since this should be handled by the packaging updates. [image: 1691756574714-7b6d84ab-4d00-427f-bc17-a79a1bc1f546-image.png] Edit: just noticed your latest reply, so I guess WP was auto-updating most of my sites and I thought the packaging was doing that.
  • "fluent" SMTP configuration problem in Wordpress.

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    micmcM
    Yet, it's very simple to install so I can't see why you went through all the hops. Just install the plugin, then put in the SMTP credentials found in credentials.txt in the app root in "Other SMTP", done. Host is Mail, port 2525 no SSL nor TLS.
  • ECONNREFUSED

    Solved
    16
    1 Votes
    16 Posts
    2k Views
    micmcM
    @girish said in ECONNREFUSED: @MarchinBunny there was a malware in WordPress. Something like https://stackoverflow.com/questions/76268370/wordpress-error-because-mo-files-inside-wp-include . Exactly, what I expected right from the start of the thread. But there are lots of plugins in your site, it could be anything. And, yes some malware could be running in the background for years before one find out.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Malware in my Wordpress

    malware wordpress
    5
    1 Votes
    5 Posts
    995 Views
    micmcM
    @RazielKanos said in Malware in my Wordpress: Once a system was infected it is best to set up everything new And above all, DO NOT install themes and/or plugins which provenance is doubtful. In WordPress this is 99% the source of 'malware' problems.
  • How can I change the PHP limits?

    Moved Solved
    2
    0 Votes
    2 Posts
    378 Views
    girishG
    @therealwebmaster See https://docs.cloudron.io/apps/wordpress-developer/#php-settings
  • Wordpress website error

    5
    1
    0 Votes
    5 Posts
    950 Views
    marcusquinnM
    @RazielKanos or rename to say .htaccess-backup, then compare new to old.
  • 3 Votes
    12 Posts
    2k Views
    P
    @marcusquinn I use these commands, via Terminal MySQL Access: //display active users select user_login, user_nicename, display_name from wp_users; //change user_nicename UPDATE wp_users SET user_nicename = 'myusername' WHERE user_nicename = 'admin'; //change user_login UPDATE wp_users SET user_login = 'myusername' WHERE user_login = 'admin'; //change display_name UPDATE wp_users SET display_name = 'myusername' WHERE display_name = 'admin'; //change user email UPDATE `wp_users` SET `user_email` = "myemail@email.com" WHERE `wp_users`.`user_login` = "myusername"; //change admin password UPDATE WORDPRESSDATABASE.wp_users SET user_pass = MD5('NEWPASSWORD') WHERE user_login = 'myusername';
  • Make "Redis Object Cache" deactivated by default on fresh installs

    3
    3 Votes
    3 Posts
    445 Views
    marcusquinnM
    @girish Thanks, that makes some memory-saving sense, too. My specific issue was just at having the addon enabled, but the plugin disabled, as it makes sense to have it on a live site that isn't being developed, but not during development.
  • 0 Votes
    3 Posts
    532 Views
    marcusquinnM
    @BrutalBirdie You're right, directory browsing is blocked at the server level. I just spotted these missing files and thought a simple no-harm way to cover the same for all instances.
  • SMTP password for sending email with the Wordpress FluentSMTP plugin

    3
    1
    0 Votes
    3 Posts
    409 Views
    marcusquinnM
    @luckow Thanks! Hidden in plain sight I did quickly try checking documentation first, just not enough, I guess! Wen CloudronGPT?
  • WordPress 6.2.1 Maintenance & Security Release

    Solved
    3
    0 Votes
    3 Posts
    215 Views
    P
    @girish
  • Hacked

    18
    0 Votes
    18 Posts
    3k Views
    RazielKanosR
    check out in the options table. I once had a hacked plugin that was writing executable code in the options table, and by that, it was able to reinstall itself again and again. Well securing the page should be a matter of less than an hour. Just export those pages, make a fresh install and import the pages back in