| Pages: [1] |
|
|
Author |
Topic: Zend not found (Read 703 times) |
|
mjg
Posts: 4
|
On running manual install I receive Zend optimizer not installed, but I have PHP 5.05 and Zend 2.05 installed ???
|
|
|
|
|
admin
Forum Administrator

Posts: 2527
SnippetMaster Author
|
Hmmm... Try uploading the autoinstaller file and then running it like this:
http://www.yoursite.com/snippetmaster/autoinstaller?loadertest
This will test to see what version of Zend is installed, and make sure it's all ok..
Let me know what are the results. (Copy to this forum thread.)
|
|
|
|
|
|
mjg
Posts: 4
|
I followed your instructions and received the following
Testing if Ioncube or Zend is installed and working on your server...
Ioncube loaders are not installed.
Zend Optimizer is not installed.
The Ioncube 'runtime' loaders that are included with SnippetMaster should work, so we will use the Ioncube version of SnippetMaster.
PHP Version 5.0.5
System FreeBSD cgi1 4.10-RELEASE-p21 FreeBSD 4.10-RELEASE-p21 #0: Tu i386
Build Date Nov 10 2005 15:54:08
Configure Command './configure' '--prefix=/usr/local/nf/php5' '--exec-prefix=/usr/local/nf/php5' '--enable-exif' '--enable-dbase' '--with-mysql=/usr/local/nf' '--enable-discard-path' '--with-config-file-path=/usr/local/nf/php5/etc' '--with-zlib-dir=/usr/local/nf' '--with-iconv=/usr/local/nf' '--with-libxml-dir=/usr/local/nf' '--with-png-dir=/usr/local/nf' '--with-jpeg-dir=/usr/local/nf' '--with-imagick=/usr/local/nf' '--with-gd' '--with-curl=/usr/local/nf' '--with-openssl=/usr/local/nf' '--without-xpm' '--without-freetype'
Server API CGI
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/nf/php5/etc/php.ini
PHP API 20031224
PHP Extension 20041030
Zend Extension 220040412
Debug Build no
Thread Safety disabled
Zend Memory Manager enabled
IPv6 Support enabled
Registered PHP Streams php, file, http, ftp, compress.zlib, https, ftps
Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Above is the phpinfo output (cut down by me). Below is the link
http://www.alfazffl.com/phpinfo.php (Provider is netfirms.com)
Netfirms supply multiple domains the above link is the primary, I have the same problem with my secondary domain.
|
|
|
|
|
admin
Forum Administrator

Posts: 2527
SnippetMaster Author
|
This is the important stuff here:
Testing if Ioncube or Zend is installed and working on your server...
Ioncube loaders are not installed.
Zend Optimizer is not installed.
The Ioncube 'runtime' loaders that are included with SnippetMaster should work, so we will use the Ioncube version of SnippetMaster.
So you should be able to install, using the autoinstaller, and it will select the ioncube version... does this not work for you?
One thing to note, however, is that your system is using "FreeBSD", which means you'll need to grab the "ioncube loaders" for that operating system. I did not include them with the ioncube distribution of snippetmaster, because freebsd is not a very popular operating system so including the files for it would just add a lot of space for 99% of people.. but in your case, you need them.
1) Go to the www.ioncube.com/loaders.php page.
2) Download the loaders for the FreeBSD 4 (x86) system.
3) Upload to your /snippetmaster/ioncube/ folder.
That should do the trick.
Let me know...
|
|
|
|
|
|
mjg
Posts: 4
|
I tried with another site startsiden.nu. and install worked perfectly
So I then uploaded the ioncube version with the loaders to my site which with the same providor as the 1st with a Zend error (netfirms) and received
"Site error: the file /mnt/w0511/d03/s46/b0257bf6/www/grupomarina/snippetmaster/index.php requires the ionCube PHP Loader ioncube_loader_fre_5.0.so to be installed by the site administrator"
Neither of the providors have ftp compiled.
and of course I cannot edit php.ini
|
|
|
|
|
admin
Forum Administrator

Posts: 2527
SnippetMaster Author
|
No problem.
The problem is that your operating system is using "FreeBSD", which requires special "loader files" for the ioncube system. I didn't include/distribute them with the SnippetMaster package, because it's kind of unusual to have anything besides linux for web hosting.
(I've recently received a lot of this same error, though.. so I might start adding the FreeBSD loaders into the ioncube package, too...)
Here's the solution for you:
1) Go to http://www.ioncube.php/loaders.php
2) Download the .zip file for the "FreeBSD" loaders.
3) Unzip them to your computer.
4) Upload them into the /snpipetmaster/ioncube/ folder on your server.
That should do the trick.
Let me know if you get stuck with anything.

|
|
|
|
|
|
moxcord
Posts: 3
|
The error I got was not about Zend but:
Site error: the file /u/vp/lamontana.info/www/snippets/index.php requires the ionCube PHP Loader ioncube_loader_fre_5.2.so to be installed by the site administrator.
I followed the above instructions as we have FreeBSD 6
but it still gives the error and was unable to load the loader apparently
Any ideas?
|
|
|
|
|
|
moxcord
Posts: 3
|
POKE POKE?
Should I submit a request to have you look?
Security is kind of an issue so I'm not so keen on giving out FTP info unless absolutely necessary
Thanks!
|
|
|
|
|
|
moxcord
Posts: 3
|
Tried the do it yourself fix
Warning: dl() [function.dl]: Temporary module name should contain only filename in /u/vp/lamontana.info/www/snippets/ioncube/ioncube-loader-helper.php on line 411
Run-Time Loading Installation Instructions
Testing Server
Testing whether your system supports run-time loading...
Looking for Loader 'ioncube_loader_fre_5.2.so'
Extensions Dir: /usr/local/lib/php/extensions/no-debug-non-zts-20060613/ (/usr/local/lib/php/extensions/no-debug-non-zts-20060613)
Relative Path: /../../../../../../u/vp/lamontana.info/www/snippets/ioncube/
Found Loader: /usr/local/lib/php/extensions/no-debug-non-zts-20060613/../../../../../../u/vp/lamontana.info/www/snippets/ioncube/ioncube_loader_fre_5.2.so
Trying to install Loader - this may produce an error...
Results
The Loader was not installed.
Instructions
Run-time loading is not currently possible.
If you require further assistance, please contact ionCube support providing
a link to this script.
|
|
|
|
|
|
|
Pages: [1]
|
|
|
|