CentOS 5 :: Install A PECL Module Imagick Into XAMPP?

May 24, 2011

I'm trying to install a PECL module imagick into XAMPP, but it's not showing up on phpinfo();

The steps I've taken so far

1. Compiled Image Magick from source

2. Compiled imagick PECL module from source

3. Copied the .so files magicwand.so and imagick.so from /usr/lib/php/modules/ to /opt/lampp/lib/php/extensions/no-debug-non-zts-20060613

4. added
extension=imagick.so
extension=magickwand.so

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: Cannot Install Pdo From Pecl

Feb 9, 2010

I have installed PHP5 for 9.10 and am trying to install PDO via pecl and am having no luck.

[Code]...

View 4 Replies View Related

General :: Install PECL Uploadprogress Through Shh?

Jul 18, 2011

im tryin to install PECL uploadprogress through shh and i keep getting this error i dont know why could

Code:
[root@~]# pecl install uploadprogress
WARNING: channel "pecl.php.net" has updated its protocols, use "channel-update pecl.php.net" to update
downloading uploadprogress-1.0.1.tgz ...
Starting to download uploadprogress-1.0.1.tgz (8,536 bytes)
done: 8,536 bytes

Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Denver' for 'MST/-7.0/no DST' instead in PEAR/Validate.php on line 489

Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Denver' for 'MST/-7.0/no DST' instead in /usr/share/pear/PEAR/Validate.php on line 489
4 source files, building

[Code]...

View 1 Replies View Related

CentOS 5 :: Cannot Install FUSE Module

Sep 9, 2009

In an effort to mount an NTFS partition, I'm following the tutorial here: [URL]

Since I didn't have rpmforge installed, I followed the directions here: [URL]

I'm fairly confident I followed both of these tutorials correctly. However, behold:

$ sudo /sbin/modprobe fuse
FATAL: Error inserting fuse (/lib/modules/2.6.18-128.7.1.el5/extra/fuse.ko): Invalid module format
$ uname -r
2.6.18-128.7.1.el5

View 3 Replies View Related

CentOS 5 Server :: Use Xampp To Host Website?

Feb 5, 2009

how to turn my computer on and browse the web. I want to host my website form my computer, only problem i don't now how to do it. It will take some time for me to understand this Os. (For now) My question is Can i use xampp linux to host my website using the security of centos. i now how to use xampp but i don't now how to use centos.? try reading around but i connot event find the yum program use to install softwares.

View 4 Replies View Related

Red Hat :: Install A Module Without Recompiling Kernel In Centos?

Apr 24, 2011

if i wanted to just download and install a module, how does centos have it where i don't have download the source and recompile the whole kernel withthe module enabled? i read about install kernel-devel but nothing much more on using it. for instance, if i wanted to download ext4 module and have the kernel use it?

View 1 Replies View Related

CentOS 5 :: Install The Ip_tables Module On A Xen Vps - Receive Error Message?

Sep 3, 2009

I'm trying to install the ip_tables module on a xen vps without success.This is what I've done and the error message I'm receiving:

[peter@sql0 ~]$ uname -a
Linux sql0 2.6.18-128.4.1.el5xen #1 SMP Tue Aug 4 20:51:12 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

View 1 Replies View Related

OpenSUSE :: Where Has Php5-imagick Gone

Oct 13, 2010

I used to run Apache + PHP5 + MySQL + ImageMagick locally, as a testing server for a project I'm working on. A while ago I updated a few things, with the php5-imagick library not matching dependency version numbers anymore. I decided to ignore it, since there was no update for the library. I have been without an internet connection in the meantime, but php5-imagick didn't work anymore at all. It didn't return any errors, but it simply didn't modify anything about the pictures anymore. A few minutes ago I decided to manually uninstall and reinstall the php5-imagick package.Uninstalling went fine. But when I wanted to reinstall it, the package was nowhere to be found! A quick Google search turned up no relevant results.

View 5 Replies View Related

General :: Install And Run XAMPP On 10.04?

Sep 17, 2010

I'm trying to follow the steps but I can't make it work:[URL]..I have finished: Step 1 and 2

And I'm stuck at Step 3: Start Here is a screenshot about the problems and what I did so far:

View 1 Replies View Related

Ubuntu :: New 10.04 Install Along With XAMPP 1.7.1

Oct 13, 2010

I am a new user to the linux world. I am trying to put together a working configuration of Ubuntu 10.04 with XAMPP 1.7.1. (final goal is working kalturaCE application). Anyway, I've gone through all the installation guidelines that I could find and was able to get ubuntu installed (very easy) along with the other two apps. I can successfully browse to the kaltura app from the local network but I cannot get to it from the outside world (cannot get to kaltura or the base XAMPP file)? Is there a configuration where I could have possibly only told apache to respond to localhost and local lan?

View 1 Replies View Related

Fedora X86/64bit :: Install Xampp 32 On F64?

Jun 23, 2010

i am new in linux and fedora,i cant install xampp 32 on fedora 64 what i am must to do? Post added at 05:54 AM CDT Previous post was at 05:08 AM CDT i have this error:

sudo /opt/lampp/lampp startapache XAMPP is currently only availably as 32 bit application. Please use a 32 bit compatibility library for your system. The message is very clear that XAMPP doesn't like 32-bit system. So, we will need to cheat XAMPP that the system is 32-bit. First, we will need to install some libraries: i find this for fix this problem but i have error

yum -y install glibc.i686
yum -y install libgcc.i686
yum -y install libstdc++.i686
and now, we need to skip the 32-bit annoying check:
sudo nano /opt/lampp/lampp
Replace the following from:

[Code]...

View 1 Replies View Related

General :: Unable To Install Xampp On Fedora14

Apr 14, 2011

I'm trying to install Xampp on my virtual Fedora 14 desktop. When I open the terminal, sign in as administrator, and yum install Xampp I repeatedly get the message, "Child returned status 2, setting up Install Process, no package Xampp available" I get the same message after I download from a different mirror.

View 2 Replies View Related

Ubuntu :: LAMP: Mod_rewrite, Imagick Refuses To Work In One Folder?

Feb 19, 2011

I have ubuntu 10.10. I installed apache2 Php mysql and phpmyadmin through the package handler. it worked after that I instaled Imagemagick , and imagick for PHP. than I installed mod_rewrite for appache2. I created a folder in /var/www/ called shimmie. I copied there my codes and after setting up htaccess it worked fine. url rewrite worked. thumbnails with imagick appeared along with normal images. Yesterday I got another webpage project. but it required apache mod_ expires and mod_headers and installed it. And installed Xdebug for PHP. after this I put the webpage to another /var/www/ folder called fashion. Now in fashion everything works as its needs to: url rewrite , expires.. everything. But now my original folder shimmi, doesnt works: no url rewrite, no imagick thumbnails nor the original image shows up.

the folder belongs to my user and set is that every thing can read it and write it.

EDIT: I even copied the shimmie folder toa new and still didnt work, so i re created it... and still doesn't work.... why is thats the only thing that cant use .htacces and imagick?

[URL]

View 1 Replies View Related

General :: Install Module U32 Into The Netfilter Module For Kernel 2.6.27

Jan 30, 2011

I need to install module u32 into the netfilter module for kernel 2.6.27.

I did not see the source code in the kernel version I have. where can I find the code for U32 module.

I have checked "netfilter.org" and looks like POM is discontinued. Is the u32 module committed to kernel version 2.6.27 or need to patch it. If yes, where can I find the patch?

I building the kernel for a MIPS processor.

View 3 Replies View Related

Fedora :: Install OpenEMR With XAMPP. Error In Database?

May 2, 2010

I'm trying to install OpenEMR. Official directions how to install can be found here. They say it's required to install MySQL, Apache (or another PHP-capable webserver), and PHP5. So I installed XAMPP following this instructions. I'm not familiar with the XAMPP. I only managed to start it.

Now going back to OpenEMR, I copy the unzipped directory to

Code:
/opt/lampp/htdocs/
I open a browser and give
Code:
http://localhost/openemr/setup.php
i get:

[Code]...

View 3 Replies View Related

OpenSUSE Install :: Use Xampp And Also Configure Mail Agent In It?

Feb 5, 2010

how to use Xampp and also how to configure mail agent in it

View 9 Replies View Related

Programming :: Writing PHP Code - Safe To Install Xampp?

Dec 16, 2010

What do I need to start writing some php code? I've seen some tutorials where they install xampp, but I see it installs php, mysql and other stuff, my slackware already has mysql, so I don't know if installing xampp would cause some conflicts. What do I need to install considering that I already have mysql?

View 2 Replies View Related

CentOS 5 Hardware :: BMC Module On Centos 5.3 (Baseboard Management Controller)?

Jul 22, 2009

I have some problem installing ASM Software (LANDesk) a BMC module on server ACER ALTOS G330MK2 with centos 5.3 totally updated. Could someone help me to understand wich is the problem ?

INFO:Installation is being performed on the RedHat Linux distribution.

DEBUG:distro:RedHat
DEBUG:Import of rpm-python code successful
INFO:bash is installed with version 3.2


[Code]...

View 4 Replies View Related

Fedora :: PHP PECL Package: DBase Not Available?

Jan 14, 2010

I need dBase support in PHP but in fedora 12 there is no package. yum install php-pecl-dbase gives: No package php-pecl-dbase available. Nothing to do

View 1 Replies View Related

Software :: Installing Zip Extension Using PECL

Oct 27, 2010

I'm trying to install php zip extension through pecl, issuing the following command pecl install zip but I'm getting the following error:
Quote:
running: make
/bin/sh /var/tmp/pear-build-joao/zip-1.10.2/libtool --mode=compile cc -I. -I/var/tmp/zip -DPHP_ATOM_INC -I/var/tmp/pear-build-joao/zip-1.10.2/include -I/var/tmp/pear-build-joao/zip-1.10.2/main -I/var/tmp/zip -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /var/tmp/zip/php_zip.c -o php_zip.lo .....
make: *** [php_zip.lo] Error 1
ERROR: 'make' failed

View 2 Replies View Related

OpenSUSE Install :: Failed To Load Module "fglrx" (module Does Not Exist, 0)

May 8, 2011

I've installed openSuse 11.4 server-mode (text only) on my desktop, and I'm trying to configure IceWM so i'll eventually have it set up so it always boots into text only mode, but I could be able to quickly start icewm via the command line.using Yast, I installed the Xorg server, and icewm.when I type X, the screen goes black and it just doesn't seem to do anythingI found if I hit ctrl+alt+f1 it kinda puts me back into text only mode, but I can't put in commands anymore. The last thing it says on the screen is:

Failed to load module "fglrx" (module does not exist, 0)

I've goggled that error message and the discussions that popped up around it made no sense to me at all. I've never configured X from scratch before, can someone point me towards a tutorial or something?

View 5 Replies View Related

CentOS 5 :: Enabling XML-RPC Module On CentOS Dedicated Server Box

Jun 25, 2009

I would like to enable XML-RPC module on my dedicated server with CentOs 2.2-3.2.el5 hosted on 1and1 server. How do I enable this module? What are the procedures?

View 1 Replies View Related

Software :: Set Up Eclipse To Build And Debug PHP/PECL?

Apr 17, 2011

It's been a very long time since I did much C development and I'm trying to contribute to a PECL extension for PHP. PHP and the PECL extensions are written in C and I'd like to set up my dev environment so that I can use a nice IDE (like Eclipse) and debug my code, stepping through it within a nice GUI. I'm hoping to develop on a linux box (Ubuntu 10) rather than Windows.

The main issue I have is that I don't know how to configure Eclipse (with CDT) so that it runs the entire process: configure/make/make install and then allows me to step through my code within the Eclipse GUI IDE. I have managed to edit files and then build from the command line and then use GDB to step through the code, but that's *REALLY* tedious.

Also, the PHP source codebase is quite large and takes several minutes to build. I'm hoping I might be able to limit the build to just one particular extension rather than rebuilding the whole things. Lastly, I'd like to avoid installing the new, possibly broken, code in order to run it. Unless I'm mistaken, the build process results in a binary being constructed in the source directory and I'd like to debug using that new binary before I bother to install it on my system. Sorry if these questions seem really basic. Like I said, it's been awhile and I'm hoping to get back on the horse quickly.

View 4 Replies View Related

Ubuntu Servers :: PECL Error On Mail Server ?

May 27, 2011

I am currently installing a mail server to handle email for our clients, I have started this server from scratch using Ubuntu server 11.04.

So far I've installed Exim, SA, Dovecot, and Clam AV and those all seem to be working as they should, I can send and receive email...

I am now trying to set up Horde, Horde 4 to be exact, I have been following the documentation on the Horde site :[url]

Part 4, it is recommended to install certain PECL modules, and I would like these as well.

I have been try to get these to go, but just can't get past some of the error messages like this, for the first one:

Cannot find config.m4.

Make sure that you run '/usr/bin/phpize' in the top level source directory of the module

ERROR: `phpize' failed

Does any one know what this error mean. From what I can gather, it's looking for the phpize when the module is to be installed, however, how can I put the phpize file (or link) in the top level of the source directory before I have the source?

View 5 Replies View Related

Fedora :: PHP PECL Package - Gmagick Config File Not Found

Dec 29, 2009

I've been trying to install the gmagick extension for days now without success. I always end up with the same error message:

checking GraphicsMagick configuration program... configure: error: not found. Please provide a path to GraphicsMagick-config program.
ERROR: '/tmp/pear/temp/gmagick/configure --with-gmagick' failed

It's no wonder why I get this message as the location simply does not exists, its being unpacked to 'gmagick-1.0.3b2' and not 'gmagick'. I've tried to copy/paste the configuration file (config.m4?) to my manually created 'gmagick' directory within the temp folder but that didn't solve anything.

Command when installing:
Code:
pecl install gmagick-1.0.3b2
I'm running Fedora 12.

View 3 Replies View Related

CentOS 5 :: Can't Install Nvidia Drivers (Unable To Load The Kernel Module "nvidia.ko")?

Jul 28, 2009

So I have been trying to install these drivers forever and after going through a million forum posts and Google searches I have been unsuccessful. The process I have been trying starts as such: I hit ctrl-alt-f1 and then login as root. i then change to run level 3 by doing /sbin/init 3. After that's done I cd to desktop and do sh NVIDIA-LINUX-x86-185.18.29-pkg1.run --kernel-source-path /usr/src/kernel/2.6.18-128.2.1.el15-i686

If I don't give it the source path it can't find the source tree. Eventually I get the error: ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if a driver such as rivafb/nvidiafb is present and prevents the NVIDIA kernel module from

[Code]...

View 5 Replies View Related

CentOS 5 :: Best Installing/getting That Module On CentOS?

Aug 19, 2010

I see that mod_proxy_html is not part of the standard repo - what's the best of installing/getting that module on CentOS?

View 5 Replies View Related

Red Hat :: Saa7134 Module Not Found In CentOS 5.5

Aug 30, 2010

I have installed tvtime in CentOS 5.5. I'm using a phillips tvtuner card saa7134. But when I modprobe saa7134, it says Module saa7134 not found.
[root@unknown0019d1b5e07a Desktop]# modprobe saa7134
FATAL: Module saa7134 not found.
[root@unknown0019d1b5e07a Desktop]#lspci | grep -i 'saa'
02:02.0 Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01)

View 1 Replies View Related

CentOS 5 :: Installing PHP Module For Apache?

Jul 21, 2009

I have installed CENTOS 5.3 on my machine and am running the new version of Subversion which comes bundled with Apache. I noticed in the httpd.conf file there is no module for PHP which is a problem. How do I install the PHP module for APACHE in Centos 5.3?

View 3 Replies View Related

CentOS 5 Server :: Add The Imap Module Into Php?

Nov 5, 2009

I want to add the imap module into my php

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved