Jump to content

devashraf

Members
  • Posts

    37
  • Joined

  • Last visited

Everything posted by devashraf

  1. FTP works now. Very strange.. Thank you very much. Solved.
  2. Thank you. It works now (However, it is slow as you mentioned" I posted the details above. I`ll try FTP again.
  3. Outgoing port tester This server listens on all TCP ports, allowing you to test any outbound TCP port. You have reached this page on port 1373 (from http host header). Your network allows you to use this port. (Assuming that your network is not doing advanced traffic filtering.) Network service: unknown Your outgoing IP: 156.208.161.112 Test a port using a command $ telnet portquiz.net 1373 Trying ... Connected to portquiz.net. Escape character is '^]'. $ nc -v portquiz.net 1373 Connection to portquiz.net 1373 port [tcp/daytime] succeeded! $ curl portquiz.net:1373 Port test successful! Your IP: 156.208.161.112 $ wget -qO- portquiz.net:1373 Port test successful! Your IP: 156.208.161.112 # For Windows PowerShell users PS C:\> Test-NetConnection -InformationLevel detailed -ComputerName portquiz.net -Port 1373 Test a port using your browser In your browser address bar: http://portquiz.net:XXXX Examples: http://portquiz.net:8080 http://portquiz.net:8 http://portquiz.net:666 Your browser can block network ports normally used for purposes other than Web browsing. In this case you should use the telnet or netcat commands to test the port. Please also note that this server uses some port for real services (22, 25), so testing with your browser on those ports will not work. Rate limiting 05/06/2020 : I had to set up Rate limiting on new connections by IP, otherwise the charge was too high for the small portquiz VM. Sorry for that. Contact/feedback: http://portquiz.net:1373/portquizm.png Marc MAURICE See also: Blog post on this topic and How it works Firebind, a commercial tester. javascript test outPorts, a tiny program to test a range of ports using portquiz
  4. portquiz.net refused the connection - ERR_CONENCTION_REFUSED. The same in home and at work.
  5. Hello, I restored my account, and everything works fine. However, FTP has a problem. It logs in successfully, but once I click the folder to access it, it fails for a "permission error" (Directory /devashraf: permission denied). I checked the settings, and set the password again, checked the setting being correct as per this page. I use FileZilla. Just to confirm, the problem happened after restoring the account.
  6. Thank you. I already requested the domains in anoter thread and they were successfully processed.
  7. Hello, Please create these sites under my "dev.ashraf" account: lpl.helioho.st waken.helioho.st waken-eg.helioho.st pg.helipho.st award-edu.helioho.st Thank you.
  8. I meant the specific site under the account.. not the full account. I`m recreating the account now. Then, I`ll restore the backup into it.
  9. Hello, I have this under my "dev.ashraf" account. (prize.radio alias for award-radio.helioho.st) I want to delete the site, its files, its domain and its domain alias as well. Thank you, Ashraf
  10. Hello, Please rename award.helioho.st to lpl.helioho.st . Account name: dev.ashraf Thank you.
  11. Sorry for the delay. The bank was too slow processing some work. I managed to move to Morty, however, the Egyptian authoriities block your payment processor (PayPal), so, the payment failed. I used the card payment option, but it didn`t work. The bank confirmed to me that paypal payment gateway is banned as well, not just "paypal.com". The solution is HelioHost adding an additional payment gateway, or the Egyptioan authorities allowing Paypal (if one of these ever happen in the future). I request an admin deleting all files under "https://award-sci.helioho.st/mag/" and the asscoiated database "devashraf_wp603", so that the current suspension caused by the space which exceeded its limit gets fixed. I`ll have to use HelioHost services within the limit until something changes. * I`m not willing to use the virtual cards such as DixiPay etc... I can`t use them either. In addition, I have bad expericens with scammy paypal brokers etc..
  12. Thank you. I`ll do the move, without removing any files. The card shall be ready for internet payment on 1st January. So, I`ll wait till this date.
  13. Thank you for your replies. I`ll move to Morty and give it a try. I found that my account is suspended for disk space. I`ll have to move to Tommy first, a bigger disk space plan, then to Morty.. am I right? ٍShall I be able to move back to Tommy if wordpress problem persists?
  14. I`ll see.. I may order a 1 month of VPS to try it. Softaculous is a must-have in the control panel that shall be available there. Is it available? I considered a light wordpress fork at Softaculous, but it doesn`t support most addons. If it is for me, I can setup a database-less blog, But The Prize Scientific Society has to use specific scripts to comply with industry standards. (Wordpress, Open Journal System, etc...) instead of their alternatives. So, we have to stick with Wordpress, as its fork doesn`t support required addons.. I was an RHCE, but now I am a tensorflow developer, I may be able to remember the commands etc, if I have to use the VPS.
  15. Seems that max_execution_time and FastCGI timeout need resetting to 120. The settings are read-only in Plesk. In addition, I can`t locate .htaccess, php.ini or .user.ini in the file manager. In addition, proxy_read_timeout needs setting to 3600. The settings are read-only in Plesk. In addition, I can`t locate the files. I don`t think I`ll inject CGI code into a WP page. In addition, the main "index.php" is created by SiteJet builder. I will not edit it either. ....................................................................................................................................... As all (or most) of the above-mentioedn problems are caused by Apache, is is better disabling Apache (by disabling proxy mode under NGINX settings) ?
  16. 2024-12-27 13:17:15 Error 156.208.155.84 500 GET /mag/wp-admin/ HTTP/1.0 1.22 K Apache SSL/TLS access 2024-12-27 13:18:00 Warning 156.208.155.84 mod_fcgid: read data timeout in 45 seconds, referer: https://johnny.heliohost.org/ Apache error 2024-12-27 13:18:00 Error 156.208.155.84 End of script output before headers: index.php, referer: https://johnny.heliohost.org/ Apache error 2024-12-27 13:18:02 Error 156.208.155.84 404 GET /favicon.ico HTTP/1.0 910 Apache SSL/TLS access 2024-12-27 13:28:57 Error 156.208.155.84 3417883#0: *230480 upstream timed out (110: Connection timed out) while connecting to upstream nginx error
  17. Hello, I imported a wordpress installation. Proscedures I did: 1- Uploading directory using FTP. The directory is "/award-sci.helioho.st/mag". 2- Noting database credentials in "wp-config.php". 3- Importing the database using PHPMyAdmin. A. Created "devashraf_wp603". B. Applied the same credentials, but I was forced to change only the second part (Exp. "prizesci.org_wp603" to "devashraf_wp603"). C. Applied the new namings back to "wp-config.php". D. Checked localhost (mariadb). I`m not sure if this is the case, though. (MariDB or Postgre). E. Imported the dump, checked "re-creare the database". F. Changed the URLs to the new ones, manually, one by one in each record. 4- After that I did a sucessful softaculous import. However, when I visit this url "https://award-sci.helioho.st/mag/wp-admin/" I get a "500 Internal server error". Any help shall be very much appreciated.
  18. Hello, I have 2 questions: The first: I can`t upgrade to Tommy 6GB plan unless I`m signed off. If I upgrade from my account there`s only one choice, a 1USD upgrade. Kindly guide me to the correct upgrade method. I`ll pay using a credit card. The second: If I understand correctly, I`ll start with Tommy for the space, then shall move later to Moty for the additional resources (when needed).. as Morty plans have no details concerning web space amount.. Please confirm or correct me. Regards,
  19. Thank you for the clarification. Seems to be Plesk`s problem with Softaculous. Previously, I used CPanel with no problems.
  20. I tried again today and the problem no longer exists. Thank you!
  21. Hello, I`m just sharing some knowledge to help people avoiding much troubles (re-installation of two sites). In HelioHost, the websites under the same account share the same folder as the main site. You may notice that each site has approx. 1 MB of data while the main site has hundreds, because, in fact, they are subsites of the main site. If you open the file manager or check Softaculoud records, you`ll notice that the second site is installed in a path that makes it a sub-site. (This was mentined in this thread) Example: /home/main site/second site/ Some scripts, such as Moodle and Elgg, use a data folder.. they usually specify a location for you.. "/moodledata/" or "elgg data", for example. Don`t let the script specify the location, You must change it and specify it yourself.. or you`ll have it installed under the main site, not even in the subsite folder. See the below-mentioed example, where I mistakenly accepted the default location specified by Elgg: /home/ashraf.helioho.st/award-sci.helioho.st/sch Data Directory: /home/ashraf.helioho.st/private/elggdata In the above-mentioned example, the data folder is automatically created inside the main site, which causes conflict or even site corruption, resulting in re-installation of both sites! You`ll have to change the location from "/moodledata/" to "home/moodledata/". (You know, "data folder" should not be installed either in data root or in subfolder that exists outside of data root (In plain words, you must specify a folder under "home") This way, you`ll force the script to set the data folder path to: "/home/main site/private/home/moodle data" Well, this is not a true way to prevent installing the script under the main site, but this may prevent any problems. (It is supposed that the main site shall not detect or recognize "main site/private/home/subfolder/" as a part of it) If you ask me, the true way is to isolate every site, not being a "sub-site" of the main one. However, this requires a fix by the administration, if they choose to implement it. Note: I installed "Elgg" and it uses "elggdata". However, I prefered to use the case of "moodle" and "moodle data" for Moodle being more popular.
  22. Hello, Can an admin confirm if the server has a problem with Softaculous right now? For any script installation it halts and says "The installation package could not be found!"
  23. Update: I checked Softaculous records, and while the script is installed in the right site, the site is in fact a sub-site. This is why it shows the main site having data despite being empty. Now I know the sites are separated and not affected, However, I hope a fix shall be available for this, so that the statistics show the correct size number for each site. And thank you for your reply.
  24. I know, but the allocation is not correct. Plesk shows me that "ashraf.helioho.st" occupies 224MB of space, despite being empty. On the other hand, "award-radio.helioho.st" occupies 1.1MB. In fact, the opposite is correct. The overall space for my account isn`t a problem for me. I don`t even know if it is safe to delete all the files inside "ashraf.helioho.st", that is supposed to be empty (no single database or file under this specific site), but it says it has 224MB of files!
×
×
  • Create New...