Jump to content

space2018

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by space2018

  1. It has been brought to my attention that HelioHost offers VPSs in exchange for minimum donations and this might be useful for development and/or web hosting. But I have a few questions about it. 1. Do we donate the amount via Paypal and paste the transaction ID on here? When I go to https://www.heliohost.org/vps/ - all I see is a subscribe button. 2. If hosting Mediawiki (or some kind of web application), is 2 GB of RAM and 50 GB disk space sufficient for this? 3. Does the VPS have to be used for web hosting purpose under Terms of Use? 4. Is donating recurring monthly through Paypal a suitable means to get a VPS? 5. Are the VPSs on SSD-based storage? Your time is greatly appreciated
  2. Imagine if the HelioHost wiki had the ability to format/highlight code syntax, use images and metadata from Wikipedia, use the same citation templates that Wikipedia uses, use a modern version of MediaWiki, use anti-spam filters; contain an upload wizard, infoboxes that list the technical specs of Tommy in a nicely formatted way with appropriate htaccess files to secure the image uploads directory from cross scripting attacks? And better still, you could access this wiki right now! Well, now you can. I know others already developed a newer wiki, but I rebuild most of the HelioHost 1.19 wiki long before I realised that someone else had already done this, so I committed myself to finish the project and share the completed product with you: wiki.space.heliohost.org This wiki upgrades much more than just the back-end software (Mediawiki). Some notable upgrades include: * Enhanced usability and navigation with links added to sidebar * Enhanced navigation (wiki.space.heliohost.org/wiki/Main_Page) * Citations reformatted into Wikipedia style (wiki.space.heliohost.org/wiki/Advertising_for_us) * Specs for Tommy formatted into infoboxes (wiki.space.heliohost.org/wiki/Tommy) * A warning that a page is out of date (wiki.space.heliohost.org/wiki/Parked,_Addon_and_Sub_Domains) * Nicely formatted Python code (wiki.space.heliohost.org/wiki/Discord_Bot) * HelioHost History page displays correctly due to templates existing on the wiki (wiki.space.heliohost.org/wiki/HelioHost_History) * Spam extensions to combat spam on the wiki * Some minor grammatical and presentation edits to a few articles (see the Mediawiki logs for full details) These are just few of many of the performance and usability enhancements. The wiki, as it is, is fully functional and can be used immediately. All articles in the old wiki are included, even ones from October 2019. Thanks to the MediaWikiAuth extension, you should be able to login seamlessly using your existing HelioHost wiki account (Haven't tested it yet, as I don't have a wiki account. So someone should test it). For admins, the minimum amount of work required would be to create a 301 redirect to the new wiki, but it would perform much better if it was moved to a faster server not shared by other accounts. To do this, simply import the files and an SQL dump of my database onto a new server; update LocalSettings.php in the /w directory to use the new database settings and its ready. You do not need to run the Mediawiki setup again, nor manually import accounts from the old server. These should be carried over automatically when the accounts login on the wiki. You could continue to use the old wiki, but why? The new one has better features and is ready for use. I hope you can put this wiki to some use.
  3. I checked and account creation was disabled. What else could cause it?
  4. Hi, Does anyone know how to migrate SQLite3 schema and data to a MySQL-compatible database? For technical reasons, I need SQLite 3.8 which is not supported and have been advised to use MySQL, which works great... But how do I migrate the data?
  5. Hi, Is it possible for the GNU diff3 text comparison utility to be installed on the Ricky server for PHP 7.2? MediaWiki uses it to optimize concurrent article editing on its platform. Thanks
  6. All of them because they all should be under the same license. My intention was to rebuild (i.e. fork) the HelioHost wiki. I know someone else did this previously, but I would like to rebuild it from scratch with the latest MediaWiki.
  7. Thanks for doing that... I'll use MySQL instead. Maybe that why the wiki was so slow previously? Anyway, could you please install luasandbox for PHP 7.2 on Ricky? It is installed for PHP 7.1 but not 7.2 according to https://krydos1.heliohost.org/72/phpinfo.php? Thanks again
  8. Hi, Does anyone know what the official copyright status of the articles posted on https://wiki.helionet.org/Main_Page is? I would like to include some, or all of that content as part of my own wiki? This is permissible if the content is released under Creative Commons or similar license. The wiki itself does not specify the license used. Thanks, Space2018
  9. Hi, Would you be able to install SQLite 3.8.0 and APCu (https://secure.php.net/apcu) for PHP 7.2 (Ricky server)? The Mediawiki 1.33.1 is complaining about these particular dependencies not being available. SQLite is convenient and easy to backup and should suffice for such a small installation. Thanks in advance
  10. Hi, Would SVG images served from the main wiki page cause this? Otherwise, I admit that I have no idea why, or what would cause the load to be unusually high. Nevertheless, I might as well upgrade and reinstall the wiki from scratch... Perhaps, a configuration problem? Is there a better way to monitor this?
  11. Hi, Is it possible to get the following dependencies for Mediawiki 1.33 installed on Ricky server for PHP 7.2 (if not already installed): iconvLuaSandbox (https://www.mediawiki.org/wiki/LuaSandbox) mbstring PHP APCUPHP Intlfileinfojson (https://secure.php.net/json)openssl (https://secure.php.net/openssl)spl (https://secure.php.net/spl) session (https://secure.php.net/sessions) SQLite 3 GD library (for image thumbnails) Most of these are likely already installed, but I'm not sure. Once again, your time is greatly appreciated.
  12. Thanks for addressing this. Greatly appreciated, What would cause high server load? It was a Mediawiki installation. Usually does not use much resources. However, to be sure, I've disabled background scripts and I am rebuilding my wiki from scratch.
  13. Hi, I have not logged into cPanel for a while, so logged in today to ensure my account remained active... Only to discover that it had been suspended for some reason: cPanel Account: space201 Server: Ricky Root Domain: space.heliohost.org The nature of the website is a Mediawiki installation with images sourced from the public domain or Creative Commons. Could you please give me more information on why this account has been suspended and, if possible, could you please re-activate it? I understand the precautions that need to be taken for security and efficiency reasons and understand if it is not possible to re-activate the account.
  14. Hi, I would like to contribute to HelioHost by helping with rebuilding the HelioHost wiki to be more user friendly and up to date. Some of the links on the main page could be re-located to the wiki's sidebar and templates could be imported from Wikipedia, so writers could then leverage Wikipedia's markup such as using Wikipedia's citation systems and infoboxes to create a more presentable wiki. Currently, content on the wiki is out of date and seems only to be have been updated infrequently. Such articles could benefit from being archived and/or updated, as required. Upgrading a live wiki, however, is dangerous, but it is evident that it needs to occur. One solution is to create a mirrored wiki e.g. https://mirroredwiki.heliohost.org and then replace the old wiki when it is ready. I would be happy to to do this, but currently, I don't have a hosting space where I could setup the mirrored wiki. It wouldn't be advisable to use my current hosting space since this would interfere with my own projects hosted there. Instead, it would be ideal to have a mirrored wiki that could be used for testing and development purposes. The process would involve: 1) Provisioning a host space on HelioHost for hosting the new, up to date wiki of HelioHost. 2) Install and configure the latest version of Mediawiki (at least version 1.30) - I could do this 3) Export all the content from the current HelioHost wiki into the mirrored wiki - I could do this 4) Redesign the wiki to be more user friendly - I could help do this 5) Test and debug the mirrored wiki - I could help do this 6) Delete (or archive) the old wiki 7) Replace the old wiki with the mirrored version In any event, I strongly recommend that the current instance of Mediawiki, be either updated (or replaced as recommended). It is a very old version of Mediawiki, at least 5-7 years old. This means it is vulnerable to an array of cyberattacks that could present a security risk to the server where the HelioHost wiki is currently hosted. A list of vulnerabilities for this version of Mediawiki is listed at: https://www.cvedetails.com/vulnerability-list/vendor_id-2360/product_id-4125/version_id-129225/Mediawiki-Mediawiki-1.19.html Please let me know what you think, Thanks in advance
  15. Krydos, Works perfectly. As you can see here, the infoboxes are now perfectly rendered: https://space.heliohost.org/wiki/File:HelioHost.png I appreciate this greatly. Thanks again,
  16. Krydos, php version 7.1.16 https://space.heliohost.org/wiki/Special:Version Thanks again
  17. Hi, I'm trying to use Wikipedia's infoboxes on my own wiki, but unfortunately, this requires the Scribunto extension, which executes some external Lna binary, that uses PHP proc_open, which is a clear security risk. Because proc_open is not enabled for obvious security reasons, the infoboxes are not rendered. As a workaround, a PHP extension LuaSandbox https://www.mediawiki.org/wiki/LuaSandbox can be used as an alternative. Does anyone know anything about this workaround, and if possible, would it be possible to install this on the Ricky server? According to the description, this does not use an external library but performs operations within PHP. Alternatively, if anyone on here has any ideas to get this thing working, I'd love to hear it? There are some other places that offer free wiki hosting with Scribunto enabled, but they're not ideal. For example, you cannot change files on the server, customize things for SEO purposes or run cron jobs. Thanks in advance.
  18. Hi, My website, https://space.heliohost.org, regularly has slow response times and occasionally, the connection fails with an Internal 500 Error. Simply refreshing the page causes the internal 500 error to go away, but the site is still slow to load. I have enabled APCU caching, used compressed images, enabled website compression, browser caching and file-based caching of PHP pages. Yet, the website is still slow to respond. The website is hosted on the Ricky server using PHP 7.1. At first, I thought it might be a server load issue, but it always seems to be slow. The website is a MediaWiki instance but currently I am the only editor of it. Could any one advise as to why this may be happening and if possible, suggest ways to optimize performance? Thanks in advance,
  19. Sorry about that. The domain is: www.space.heliohost.org Strange... The browser has stopped complaining. It seems to be working now... Did you guys fix it already??? @wolstech Thanks for your prompt response
  20. I have a problem with SSL certificates and cannot troubleshoot the problem. The browser reports an invalid certificate when www is appended to <mydomain>.heliohost.org. However, https://<mydomain>.heliohost.org works fine. I have tried both the default cpanel certificates and the ones generated using Let's Encrypt with the same result. I also tried Googling the result but none of their solutions seemed to help anything. I've also tried multiple browsers. The cpanel certificates claim to autoinstall the www subdomain but it does not work when I navigate to the page. For those who are wondering why this is important, it is because most search engines want www for SEO purposes. Thanks in advance
  21. Thank you, I am aware of those extensions but they haven't been updated for years, are not officially supported by MediaWiki and cannot schedule tasks. My intention was to use cron to schedule the "maintenance" tasks on a daily, or weekly basis. But first, I wanted to run the scripts to make sure they actually worked. It is my understanding that Python CGI scripts can execute shell commands (see: https://www.helionet.org/index/topic/29129-python-script-behavior/?hl=python) Could an admin please advise if this is a possible solution on Heliohost? I greatly appreciate your response.
  22. Does this process work for shell commands? These particular maintenance scripts need to be executed from a shell. Please see (https://www.mediawiki.org/wiki/Manual:Maintenance_scripts). It is my understanding these scripts should work with cron. Sorry for not making this clear.
  23. I'm trying to run PHP maintenance scripts on my site using cron in cPanel, which imposes a limit of 2 cron jobs per day (i.e. one every 24 hours), which is fine. Due to this limitation, how do I go about debugging & testing cron jobs? If I test-run the scripts, I will easily exceed the limit? It would be time consuming to wait 12 hours to test a script that previously failed due to a syntax error such as a wrong path or directory. Thanks in advance.
  24. I appreciate your response(s). Changed to PHP version 7.1 and it works fine. Once again, thank you for responding.
×
×
  • Create New...