Jump to content

fossxplorer

Members
  • Posts

    47
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by fossxplorer

  1. I Thanks @activa. I fail to see what the array $var contains reading https://docs.blesta.com/display/dev/Module+Methods#ModuleMethods-addService($package,array$vars=null,$parent_package=null,$parent_service=null,$status="pending") But i might get an overview by dumping the $var perhaps and see i guess. Also, i need to read in a custom field "username". Is that also something i can do through $var?
  2. I'm testing a second installation before going prod, but this time i see: The mailparse extension is required for parsing incoming emails. Is this http://php.net/manual/en/book.mailparse.php?
  3. Exactly. I've never even wanted to try openvz due to the custom kernel that's required. Will this plugin work with KVM only and the latest Proxmox version? And are there any plan to add support for LXC?
  4. @paul This reminds me of improving the code for this kind of issues in a shared hosting. Perhaps do a check for whether PHP's exec and shell_exec and give a warning if there are disabled? Right now, the process runs with 100% CPU usage without doing anything (as confirmed by strace) when these functions are disabled on the system. It's a bit bad behavior of a software.
  5. Ok, it was related to disabled functions in the control panel: i had to enable PHP's exec and shell_exec Now it works. Thanks a lot anyway!
  6. Thanks Paul. I check each of your points and answer is yes to each of them. The DB dump has size of 70MB (since i've imported data from WHMCS). Obviously, there is nothing wrong with running mysqldump as the web server user. Strange i don't get anything is the logs when i run the backup from web UI though
  7. Alright, not quite everything. Although the error messages are gone, i still can't backup. Now tried over SFTP and direct download. In both cases, i see a PHP-FPM process running with 100% load and obviously doing nothing (i've strace'd the process). I've enabled debug (Configure::set("System.debug", true);), still nothing in the logs in Blesta or webserver. EDIT: just read https://docs.blesta.com/display/user/Requirements There is no mentioned about Nginx which i use..but i doubt that could be the reason?
  8. Module yes. I need to create a module
  9. I'd like to know how i can read in different parameters before provisiong a product. in WHMCS it was done as following: $fullname = $params["clientsdetails"]["firstname"] . " " . $params["clientsdetails"]["lastname"]; $email = $params["clientsdetails"]["email"]; $myusername = $params["clientsdetails"]["customfields1"]; $mypassword = $params["password"]; $pid = $params["pid"]; //Product/Service ID Thanks.
  10. Looks like i sorted out all the issues.
  11. Also, my attempt to import from WHMCS times out upstream timed out (110: Connection timed out) while reading upstream request: "POST /admin/settings/company/plugins/manage/8/whmcs/5.2/?action=import HTTP/1.1", upstream: "fastcgi My PHP max exec timeout is 1 hour though. Is there somewhere else i need to configure Blesta timeouts?
  12. Yep, i copied and replaced the following files: <docroot>/app_controller.php <docroot>/app_model.php <docroot>/models/license.php all from hotfix-php7//blesta/app/
  13. Now i even did a reinstall since it was stated int he README that the hotfix should be applied prior to the upload to the server. Still facing exactly same issue.
  14. If applying hotfix means simply copying the files inside hotfix-php7/blesta/app into blesta installation folder, then it's done. $ diff tmp/hotfix-php7/blesta/app/app_model.php blesta/app/app_model.php $ And i've run the upgrade as well. Still i can't download the backup, samme error: /blesta/app/app_model.php was encoded by the ionCube Encoder for PHP 5.4 and cannot run under PHP 7.0.
  15. It seems backup download doesn't work: 2017/05/10 20:52:07 [error] 25065#25065: *1472 FastCGI sent in stderr: "PHP message: PHP Fatal error: The file /home/domain/blesta/app/app_model.php was encoded by the ionCube Encoder for PHP 5.4 and cannot run under PHP 7.0. Please ask the provider of the script to provide a version encoded with the ionCube Encoder for PHP 5.6. in Unknown on line 0", client: xxx.xxx.xx server: blesta.domain.com, request: "GET / HTTP/1.1", host: "blesta.domain.com", referrer: "http://blesta.domain.com/admin/settings/system/backup/download/" Is this known?
  16. Ok, my bad, Ioncube wasn't enabled for the account i'm testing with. But now: Fatal error: The file /home/domain/blesta/app/app_model.php was encoded by the ionCube Encoder for PHP 5.4 and cannot run under PHP 7.0. Please ask the provider of the script to provide a version encoded with the ionCube Encoder for PHP 5.6. in Unknown on line 0 Isn't PHP7 supported yet?
  17. I can't see the problem as open_basedir config looks like: php_admin_value[open_basedir] = /opt:/opt/php70m/usr/lib64/php/modules/:/dev/urandom:/home/domain/:/tmp/:/usr/share/pear/:/home/kloxo/client/domain/session/:/home/kloxo/httpd/script/:/home/kloxo/httpd/disable/:/usr/bin Error in the web UI is: file_exists(): open_basedir restriction in effect. File(/opt/php70m/usr/lib64/php/modules/../../../../../../home/ioncube/ioncube_loader_lin_7.0.so) is not within the allowed path(s): (/opt:/opt/php70m/usr/lib64/php/modules/:/dev/urandom:/home/domain/:/tmp/:/usr/share/pear/:/home/kloxo/client/domain/session/:/home/kloxo/httpd/script/:/home/kloxo/httpd/disable/:/usr/bin) As you can see, i've even added whole /opt to open_basedir just for test. Any help appreciated to help Blesta installed at least
  18. So you were adding the Paypal subscriptions IDs from WHMCS to Blesta after the migration one by one manually?
  19. @Paul Is this an issue as i asked on chat regarding PP subscription that exist in WHMCS (soon in Blesta) prior to the migration over to Blesta? As @mlsto is pointing out, we do also have many of such subscriptions where users use different email at PP and in WHMCS. Will this be an issue in regard to receiving the recurring payment? This can trigger annoyance among many of our users just because we change the billing systems. Please elaborate on this so we can find a solution to avoid users needing to intervene in order to get this working after the migration to Blesta as well. Thanks.
  20. Hey, thanks for the prompt reply! I found https://github.com/NETLINK/Blesta-Namesilo so Namesilo might be supported after all. Regarding Kloxo-MR and it's history, Kloxo-MR is a fork of Kloxo and AFAIK, it didn't have the same security track like Kloxo had. Kloxo-MR is actively maintained to the date. This is really important in order to migrate! So neither Kloxo-MR or VestaCP is supported by Blesta as of today right? Those 2 are the better open source web hosting control panel. I have extensive experience with Kloxo-MR, but only tested VestaCP for a quick ride. Feature wise, Kloxo-MR is a complete solution with great support for different web servers/reverse proxies etc, but the use of qmai is, IMO, a downside. Support however, is awesome with Kloxo-MR in their forum! Great with Namecheap support too, don't need SSL, it's all about Letsencrypt these days, both Kloxo-MR and VestaCP. Anyway, can anyone give a quote for a Kloxo-MR module? We need to open source it! Thanks for the link to doc, but where is the source code of Blesta since it's supposed to be 99% open source?
  21. Hi, i'm considering switching from WHMCS to Blesta and would like to know if the following is supported by Blesta: - control panels: Kloxo-MR and VestaCP. Kloxo-MR support is a must for us as it's being used as the default control panel! -NameSilo/NameCheap/Resellerclub - Paypal and hopefully other gateways supporting credit cards of the whole world and not limited like with Paypal. Is Proxmox or other VM/container orchestration tools still supported? I've used many hours starting from yesterday to read a lot of discussion here and around the web trying to get a better understanding of what's actually supported, but it seems many of the module support discussion are inactive years back. Regarding the migration from WHMCS 5.x to Blesta, i'll have to test it ofc, but wondering if anyone has done this lately? I've also written a custom module to provision users for a storage system we use and wonder how easy it is to do tha twith Blesta? WHMCS had templates to do so and was very convenient in that sense. I'll need to "translate" that module into Blesta i guess. Is there any WHMCS vs Blesta feature wise? We don't need all features of WHMCS ofc, but some are vital to us Thanks. NB: i like to support FOSS, wonder where Blesta source code is hosted?
×
×
  • Create New...