Jump to content

EMar

Members
  • Posts

    114
  • Joined

  • Last visited

Everything posted by EMar

  1. Not sure what I did, but the Order link use to display the two order forms I created, Now it just goes directly to one order form, before it left you select which order form.
  2. EMar

    CentovaCast

    Thanks! the looks much better now! And the packages have some new features too
  3. EMar

    CentovaCast

    No I will try it right now thanks for the info.. I actually just came back here to find that github post for the readme file!
  4. EMar

    CentovaCast

    I give up, So we can't select any options in the CentovaCast module that's included in Blesta? And there is no settings to create either a live stream without autodj features, or a live stream with autodj features. I mean, when a Centova stream is created, there are 4 options right? A shoutcast stream with no autodj (just for live streaming) A shoutcast stream with autodj (stream live or use autodj) An Icecast stream with no autodj, or an Icecast stream with autodj. So shouldn't there e a few more options for provisioning these types of accounts? From what I can see you can only create a stream with autodj included, There is a disk quota, so I'm assuming every stream account gets autodj features? There's no password field either, for when you're adding a service to a client's account manually. Or do I need a completely different module.extension?
  5. Cool thanks for setting me on the right path! I just swapped them around and deleted the ones I don't need.. looks a bit neater now..
  6. Alright I see, I had to edit public_html/plugins/order/views/templates/standard/signup.pdt How would you set for example Address 2 over to the right side? actually, maybe I could just rename a few.
  7. Sorry I should have been clearer, I was referring to that other signup form when a user is going through the checkout, they have a similar form to fill out. I see what you mean now, about the registration form, that worked, all I do now is set a link in the menu I guess. BTW can we move those fields to left or right? as I remove some fields they are all assigned to the left side.
  8. When the Centova Cast module is creating a new account, is there any way to make it create an account with our domain? Say for example if someone didn't have their own domain name, the account could be created under our own domain? Does the user signing up for a service need to have their own domain.com, or could they input our domain.com
  9. Thanks Gosu, I have the standard order form selected. I removed a few fields from that signup.pdt but no change, the other two files in that directory are empty.
  10. Hi, How do you remove some of those default fields during the signup / order summary process? Also I saw an option somewhere to allow the user to use email or username when signing up, where is that? I only want them to signup/login with email. Authentication Use email as username Specify a username
  11. Hi, Maybe I'm misunderstanding the usage of the add service option. But say for example I want to add a Centova Cast account to an existing client in Blesta, I already have the Centova Cast account created in Centova admin panel, the account won't be created automatically. I clicked on a client's profile and clicked add service, unticked Provision using the CentovaCast module. Shouldn't there be an option to add the Admin Password for this account also?
  12. Hi, Checking out the Centova Cast module which I installed in Blesta, A Centova account could either be a live stream, or it might include AutoDJ features + storage. How do you set this module up so it knows which type of account to create? live or autodj. For example if someone rents a live stream, the AutoDJ would be disabled. Thanks
  13. Hi, Any instructions for installing Mailparse in Centos 7 - PHP 7.2.3 Would this work https://centos.pkgs.org/7/remi-x86_64/php72-php-pecl-mailparse-3.0.2-2.el7.remi.x86_64.rpm.html
  14. Ok thanks I'll continue without mcrypt.
  15. Hi, What should I do about mcrypt as I have PHP 7.2.3 installed? I read that mcrypt is not included in newer versions of PHP
  16. Maybe I'm being a dumbass but there is no /etc/php/ in my installation
  17. Thanks but I know the main php ini is at /etc/php.ini As far as i know I need the paths to /etc/php/7.0/cli/php.ini and /etc/php/7.0/fpm/php.ini Which don't exist at these locations. Maybe they're not installed fully or they exist at a different location.
  18. Hi, Centos 7 - PHP 7.1.15 - CWP 7. I'm following this tutorial to install mailparse link But I got stuck at: CONFIGURATION: - add extension =mailparse.so to php.ini under cli and fpm (in dynamics extensions) sudo nano /etc/php/7.0/cli/php.ini sudo nano /etc/php/7.0/fpm/php.ini I can't find the path to the cli and fmp ini files. I mean etc/php doesn't exist at this location. But I can see cli is running: [root@me/]# php --version PHP 7.1.15 (cli) (built: Mar 9 2018 07:04:44) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.2.0, C opyright (c) 2002-2018, by ionCube Ltd.
  19. I can see in /usr/lib64/php/modules there a file for imap.so
  20. Will any of these work? or is that a list of what's running? [root@me ~]# rpm -qa | grep php rh-php70-php-json-7.0.10-2.el7.x86_64 rh-php70-php-pdo-7.0.10-2.el7.x86_64 rh-php70-php-devel-7.0.10-2.el7.x86_64 rh-php70-php-pspell-7.0.10-2.el7.x86_64 rh-php70-php-fpm-7.0.10-2.el7.x86_64 php-cli-5.4.16-43.el7_4.x86_64 php-pear-1.9.4-21.el7.noarch php-imap-5.4.16-7.el7.x86_64 rh-php70-php-zip-7.0.10-2.el7.x86_64 rh-php70-php-common-7.0.10-2.el7.x86_64 rh-php70-php-xml-7.0.10-2.el7.x86_64 rh-php70-php-process-7.0.10-2.el7.x86_64 rh-php70-php-gd-7.0.10-2.el7.x86_64 rh-php70-2.3-1.el7.x86_64 rh-php70-php-xmlrpc-7.0.10-2.el7.x86_64 rh-php70-php-opcache-7.0.10-2.el7.x86_64 rh-php70-php-mbstring-7.0.10-2.el7.x86_64 php-common-5.4.16-43.el7_4.x86_64 php-pdo-5.4.16-43.el7_4.x86_64 php-xml-5.4.16-43.el7_4.x86_64 wbm-php-pear-1.6-1.noarch php-mcrypt-5.4.16-7.el7.x86_64 rh-php70-php-7.0.10-2.el7.x86_64 php-gd-5.4.16-43.el7_4.x86_64 php-mysql-5.4.16-43.el7_4.x86_64 php-xmlrpc-5.4.16-43.el7_4.x86_64 php-fpm-5.4.16-43.el7_4.x86_64 rh-php70-runtime-2.3-1.el7.x86_64 rh-php70-php-cli-7.0.10-2.el7.x86_64 rh-php70-php-pear-1.10.1-3.el7.noarch rh-php70-php-gmp-7.0.10-2.el7.x86_64 rh-php70-php-mysqlnd-7.0.10-2.el7.x86_64 rh-php70-php-bcmath-7.0.10-2.el7.x86_64 php-process-5.4.16-43.el7_4.x86_64 php-5.4.16-43.el7_4.x86_64 php-mbstring-5.4.16-43.el7_4.x86_64
  21. Yes the rh commands work for me, I got gmp working but nothing for imap, mailparse & mcrypt. I think the problem is the default php version is 5.4.16 and the virtual host is using php 7.0. I dunno, if I could remove php 5.4 from webmin and just use php 7.0.
  22. Cool thanks I got gmp now, I also did yum install sclo-php70-php-imap.x86_64 But that's not recognized. Installed: rh-php70-php-gmp.x86_64 0:7.0.10-2.el7 Complete! [root@me ~]# service httpd restart Redirecting to /bin/systemctl restart httpd.service [root@me ~]# yum install sclo-php70-php-imap.x86_64 Loaded plugins: fastestmirror [root@me ~]# service httpd restart Redirecting to /bin/systemctl restart httpd.service [root@me ~]# pecl install mailparse WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update pecl/mailparse requires PHP (version >= 7.0.0), installed version is 5.4.16 No valid packages found install failed [root@me ~]#
  23. [root@me ~]# yum search php70 Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.grid.uchicago.edu * epel: mirror.steadfast.net * extras: centos.mbni.med.umich.edu * updates: mirror.sesp.northwestern.edu ============================== N/S matched: php70 ============================== rh-php70-runtime.x86_64 : Package that handles rh-php70 Software Collection. rh-php70-scldevel.x86_64 : Package shipping development files for rh-php70 sclo-php70-php-pecl-propro-devel.x86_64 : sclo-php70-php-pecl-propro developer : files (header) sclo-php70-php-pecl-raphf-devel.x86_64 : sclo-php70-php-pecl-raphf developer : files (header) rh-php70.x86_64 : Package that installs PHP 7.0 rh-php70-build.x86_64 : Package shipping basic build configuration rh-php70-php.x86_64 : PHP scripting language for creating dynamic web sites rh-php70-php-bcmath.x86_64 : A module for PHP applications for using the bcmath : library rh-php70-php-cli.x86_64 : Command-line interface for PHP rh-php70-php-common.x86_64 : Common files for PHP rh-php70-php-dba.x86_64 : A database abstraction layer module for PHP : applications rh-php70-php-dbg.x86_64 : The interactive PHP debugger rh-php70-php-devel.x86_64 : Files needed for building PHP extensions rh-php70-php-embedded.x86_64 : PHP library for embedding in applications rh-php70-php-enchant.x86_64 : Enchant spelling extension for PHP applications rh-php70-php-fpm.x86_64 : PHP FastCGI Process Manager rh-php70-php-gd.x86_64 : A module for PHP applications for using the gd graphics : library rh-php70-php-gmp.x86_64 : A module for PHP applications for using the GNU MP : library rh-php70-php-intl.x86_64 : Internationalization extension for PHP applications rh-php70-php-json.x86_64 : JavaScript Object Notation extension for PHP rh-php70-php-ldap.x86_64 : A module for PHP applications that use LDAP rh-php70-php-mbstring.x86_64 : A module for PHP applications which need : multi-byte string handling rh-php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL : databases rh-php70-php-odbc.x86_64 : A module for PHP applications that use ODBC databases rh-php70-php-opcache.x86_64 : The Zend OPcache rh-php70-php-pdo.x86_64 : A database access abstraction module for PHP : applications rh-php70-php-pear.noarch : PHP Extension and Application Repository framework rh-php70-php-pgsql.x86_64 : A PostgreSQL database module for PHP rh-php70-php-process.x86_64 : Modules for PHP script using system process : interfaces rh-php70-php-pspell.x86_64 : A module for PHP applications for using pspell : interfaces rh-php70-php-recode.x86_64 : A module for PHP applications for using the recode : library rh-php70-php-snmp.x86_64 : A module for PHP applications that query SNMP-managed : devices rh-php70-php-soap.x86_64 : A module for PHP applications that use the SOAP : protocol rh-php70-php-xml.x86_64 : A module for PHP applications which use XML rh-php70-php-xmlrpc.x86_64 : A module for PHP applications which use the XML-RPC : protocol rh-php70-php-zip.x86_64 : ZIP archive management extension for PHP sclo-php70-php-imap.x86_64 : A module for PHP applications that use IMAP sclo-php70-php-mcrypt.x86_64 : Standard PHP module provides mcrypt library : support sclo-php70-php-pecl-amqp.x86_64 : Communicate with any AMQP compliant server sclo-php70-php-pecl-apcu.x86_64 : APC User Cache sclo-php70-php-pecl-apcu-bc.x86_64 : APCu Backwards Compatibility Module sclo-php70-php-pecl-apcu-devel.x86_64 : APCu developer files (header) sclo-php70-php-pecl-apfd.x86_64 : Always Populate Form Data sclo-php70-php-pecl-geoip.x86_64 : Extension to map IP addresses to geographic : places sclo-php70-php-pecl-http.x86_64 : Extended HTTP support sclo-php70-php-pecl-http-devel.x86_64 : Extended HTTP support developer files : (header) sclo-php70-php-pecl-igbinary.x86_64 : Replacement for the standard PHP : serializer sclo-php70-php-pecl-igbinary-devel.x86_64 : Igbinary developer files (header) sclo-php70-php-pecl-imagick.x86_64 : Extension to create and modify images using : ImageMagick sclo-php70-php-pecl-imagick-devel.x86_64 : imagick extension developer files : (header) sclo-php70-php-pecl-lzf.x86_64 : Extension to handle LZF de/compression sclo-php70-php-pecl-memcached.x86_64 : Extension to work with the Memcached : caching daemon sclo-php70-php-pecl-mongodb.x86_64 : MongoDB driver for PHP sclo-php70-php-pecl-msgpack.x86_64 : API for communicating with MessagePack : serialization sclo-php70-php-pecl-msgpack-devel.x86_64 : MessagePack developer files (header) sclo-php70-php-pecl-propro.x86_64 : Property proxy sclo-php70-php-pecl-raphf.x86_64 : Resource and persistent handles factory sclo-php70-php-pecl-redis.x86_64 : Extension for communicating with the Redis : key-value store sclo-php70-php-pecl-selinux.x86_64 : SELinux binding for PHP scripting language sclo-php70-php-pecl-solr2.x86_64 : Object oriented API to Apache Solr sclo-php70-php-pecl-ssh2.x86_64 : Bindings for the libssh2 library sclo-php70-php-pecl-uploadprogress.x86_64 : An extension to track progress of a : file upload sclo-php70-php-pecl-uuid.x86_64 : Universally Unique Identifier extension for : PHP sclo-php70-php-pecl-xattr.x86_64 : Extended attributes sclo-php70-php-pecl-xdebug.x86_64 : PECL package for debugging PHP scripts sclo-php70-php-smbclient.x86_64 : PHP wrapper for libsmbclient sclo-php70-php-tidy.x86_64 : Standard PHP module provides tidy library support Name and summary matches only, use "search all" for everything. [root@me ~]#
  24. Hi, I'm attempting a different setup this time, Centos 7 with Webmin/Virtualmin. The default php version for Webmin/Virtualmin is 5.4.16, although it also includes php 7.0. I set my main domain / virtual host php 7.0, I have extensions gmp, imap, mailparse and mcrypt installed. I had to add the line below to a different location so php7 would recognize Ioncube and Blesta to run: zend_extension = /usr/lib64/php/modules/ioncube_loader_lin_7.0.so The above line was added here: /home/site1/etc/php7.0/php.ini And then service httpd restart service php-fpm restart Then Blesta installer would run, I think I'm having similar issues with gmp, imap, mailparse & mcrypt, Blesta still says these extensions need to be installed, so this has me thinking, Do I need to configure something in my php 7 setup to recognize these extensions?
  25. I screwed it up. everything was working fine, I have webmin installed, then I installed virtualmin and lost access to blesta. <?php /* SVN FILE: $Id$ */ /** * This file transfers control over to the dispatcher which will invoke the * appropriate controller. We also handle any exceptions that were not handled * elsewhere in the application, so we can end gracefully. * * @package minPHP * @version $Revision$ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ */ I rebuilt the whole server with Centos 7 and CWP7 for my control panel. Maybe I'll have better luck this time.
×
×
  • Create New...