Home -> Forum

ClientExec News

Who's Online

We have 15 guests online

Designed by:
SiteGround web hosting Joomla Templates
ClientExec Bridge Project
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Fatal error: Class 'ne_error' (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Fatal error: Class 'ne_error'
#5
William Hurley (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Edmonton Alberta Canada
Fatal error: Class 'ne_error' 3 Years, 7 Months ago  
Hello Shannon
I am very exited about your ClientExec Bridge Project and look forward to getting it working on our new web hosting site athttp://www.thetoptobottom.com

Right now we are getting an Fatal error: Class 'ne_error' not found in /home/thetopto/public_html/clientexec/encrypted/Clientexec.php on line 135

We have installed and using Joomla 1.5.3

We are using the com_cebridge_0.2.1_full_package.zip version.
mod_cebridge_0.2.zip
ClientExec_Files.zip

We have the
Newest 11.23.3-RELEASE version of cPanel and WHM

And ClientExec Version 3.1.0.

And we use CentOS enterprise operating system


I will cut and paste some of our info so it may help with our problem.

----------------------------------
System Information
Setting Value

PHP Built on: Linux cor1web.thetoptobottom.com 2.6.18-53.el5 #1 SMP Mon Nov 12 02:14:55 EST 2007 x86_64
Database Version: 5.0.51a-community
Database Collation: utf8_general_ci
PHP Version: 5.2.5
Web Server: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.5
Web Server to PHP interface: apache2handler
Joomla! Version: Joomla! 1.5.3 Production/Stable http://www.thetoptobottom.com</a>

Right now we are getting an Fatal error: Class 'ne_error' not found in /home/thetopto/public_html/clientexec/encrypted/Clientexec.php on line 135

We have installed and using Joomla 1.5.3

We are using the com_cebridge_0.2.1_full_package.zip version.
mod_cebridge_0.2.zip
ClientExec_Files.zip

We have the
Newest 11.23.3-RELEASE version of cPanel and WHM

And ClientExec Version 3.1.0.

And we use CentOS enterprise operating system


I will cut and paste some of our info so it may help with our problem.

----------------------------------
System Information
Setting Value

PHP Built on: Linux cor1web.thetoptobottom.com 2.6.18-53.el5 #1 SMP Mon Nov 12 02:14:55 EST 2007 x86_64
Database Version: 5.0.51a-community
Database Collation: utf8_general_ci
PHP Version: 5.2.5
Web Server: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.5
Web Server to PHP interface: apache2handler
Joomla! Version: Joomla! 1.5.3 Production/Stable [ Vahi ] 22-April-2008 22:00 GMT

------------------------
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 2
Client API version 5.0.51a
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib64 -lmysqlclient


I thank you in advance on this matter
William Hurley
 
Report to moderator   Logged Logged  
 
Web Hosting from www.thetoptobottom.com
  The administrator has disabled public write access.
#6
Shannon (Admin)
Admin
Posts: 40
graph
User Offline Click here to see the profile of this user
Gender: Male ClientExec Bridge Location: Wooster, OH Birthdate: 1977-01-12
Re:Fatal error: Class 'ne_error' 3 Years, 7 Months ago  
If I remember correctly, this issue is due to mcrypt not being enabled in php.
Check in your Joomla admin page,
click on Help->System Info then click on PHP Information
look in the "Configure Command" section for --with-mcrypt

if it is not there, php will need to be recompiled with mcrypt. or you can wait until Wednesday when I am planning on releasing the next version, which will check whether you are using encryption in ClientExec or not.

Thanks,
Shannon
 
Report to moderator   Logged Logged  
 
http://www.clientexecbridge.com
The ClientExec Bridge Project
http://www.genesisone.net
GenesisOne Computer Service, Ltd.
  The administrator has disabled public write access.
#7
William Hurley (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Edmonton Alberta Canada
Re:Fatal error: Class 'ne_error' 3 Years, 7 Months ago  
Shannon
thank you for the fast response
you are right it is not there.

Configure Command './configure' '--disable-pdo' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enable-magic-quotes' '--enable-sockets' '--prefix=/usr/local' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-freetype-dir=/usr' '--with-gd' '--with-imap=/opt/php_with_imap_client/' '--with-imap-ssl=/usr' '--with-jpeg-dir=/usr' '--with-kerberos' '--with-libdir=lib64' '--with-libxml-dir=/opt/xml2/' '--with-mysql=/usr' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-pic' '--with-png-dir=/usr' '--with-ttf' '--with-xpm-dir=/usr' '--with-zlib' '--with-zlib-dir=/usr'


Will wait till your next release once again thank you
William Hurley
 
Report to moderator   Logged Logged  
 
Web Hosting from www.thetoptobottom.com
  The administrator has disabled public write access.
#8
Shannon (Admin)
Admin
Posts: 40
graph
User Offline Click here to see the profile of this user
Gender: Male ClientExec Bridge Location: Wooster, OH Birthdate: 1977-01-12
Re:Fatal error: Class 'ne_error' 3 Years, 7 Months ago  
You may want to see about installing mcrypt, otherwise all the domain passwords stored in your database are plain text, not encrypted.

Thanks,
Shannon
 
Report to moderator   Logged Logged  
 
http://www.clientexecbridge.com
The ClientExec Bridge Project
http://www.genesisone.net
GenesisOne Computer Service, Ltd.
  The administrator has disabled public write access.
#9
William Hurley (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Edmonton Alberta Canada
Re:Fatal error: Class 'ne_error' 3 Years, 7 Months ago  
Shannon
Thanks we have done so --with-mcrypt=/opt/libmcrypt/ and it seams to all be working. It is getting late now so will do the rest of the setting another day.
thank you for you help on this matter.
 
Report to moderator   Logged Logged  
 
Web Hosting from www.thetoptobottom.com
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoard get the latest posts directly to your desktop

Newsletter Subscribe

Please sign in to subscribe to our newsletter.

Joomla! News

Joomla Announcements
Joomla! - the dynamic portal engine and content management system