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
ADVERTISEMENT
May 3, 2010
I'd like to use PHP5.2x instead of PHP5.3x on my Ubuntu 10.04. There is a small bug in Drupal where tweaking Views causes an error which seems to be associated with php5.3.
So, how would I regress to using 5.2x on Ubuntu?
View 1 Replies
View Related
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
View Related
Apr 3, 2011
I can't run apache2 with php5. I follow instructions from here: SDB:Linux Apache MySQL PHP - openSUSE but seems stuck at Confirming apache2 works. It did not. I noticed that everytime I restart this 'error' will come out :
[Mon Apr 04 10:40:30 2011] [warn] module rewrite_module is already loaded, skipping
[Mon Apr 04 10:40:30 2011] [warn] module rewrite_module is already loaded, skipping
httpd2-prefork: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName Syntax OK Shutting down httpd2 (waiting for all children to terminate) done Starting httpd2 (prefork) [Mon Apr 04 10:40:32 2011] [warn] module rewrite_module is already loaded, skipping [Mon Apr 04 10:40:32 2011] [warn] module rewrite_module is already loaded, skipping httpd2-prefork: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
View 2 Replies
View Related
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
Nov 5, 2010
There are installed software:
SuSe Linux 10. Linux version 2.6.16.21-0.8-smp
php5 - PHP5 Core Files Installed Version 5.3.2-28.1
php5-mbstring - PHP5 Extension Module, Installed Version 5.3.2-28.1
But php5-mbstring don't work. The command php5 -m and phpinfo() show that a extension php5-mbstring not present, but in the Yast2 this extension installed (Installed Version 5.3.2-28.1)???
View 6 Replies
View Related
May 24, 2010
I would like to upgrade from PHP 5.0.x to PHP5.2.13. My box is Suse 9.3.(Pleask 9.5.2).
View 2 Replies
View Related
Mar 23, 2010
as the title describes - php5-readline causes Segmentation fault on opensuse 11.2, on both my desktop and laptop, on all listed versions of php - 5.2.9, 5.3.0 and 5.3.1
View 3 Replies
View Related
Feb 10, 2011
I have no hair any longer on the sides of my head... after trying to deal with this problem. I have installed apache2 on a SuSE 11.3 box, with php5, php-pear, php-gd, etc, and I cannot get php-soap to get recognized. Do I need to see the soap.[URL]..When I run an installation wizard for the web app I am planning to host, and it says that there is no soap installed. When I place soap php-soap php5-soap in the APACHE_MODULES of /etc/sysconfig/apache2 (just to make sure at least one is the right name) and restart apache2 I get error messages that say, soap (or php-soap, or php5-soap) is not installed, so its being ignored. When I run my phpinfo.php script, I see PHP is working, and soap is one of the successful modules (!?).
So, why can't apache see soap? I can find my soap.so within /usr/lib/php5/extensions/soap.so (how would I successfully load that into Apache, when it starts? I have been using yum, so I went to yast, and installed php-soap again. restarted apache, and still no success.
View 4 Replies
View Related
Apr 16, 2011
I've got apache2, ver 2.2 running on openSuse 11.4 and just installed php5. My php web pages are still only displaying the text files and are not parsing or executing as expected. I've rebooted to clear any hidden gotchas.
View 9 Replies
View Related
Feb 4, 2011
I am installing opensuse 11.3 as a text-based web server. I have installed apache2, php, php-gd, php-pear and mysql... Now, I am trying to run the installwizard.php to install this LAMP app and any php file, seems to just download, instead of 'resolve to the screen' in the browser. When I run chkconfig, and see that apache and mysql are running. I have already restarted apache, and it seems to come up okay. I have created a test index.html file, and seems to be loading fine. I have googled for this, and it doesn't seem to happen to anyone else! when I try to yum install php, it says that version php5-5.3.2-1.31.i586 is already installed.
I am using yum, on the command line. Permissions are:
-rwxr-xr-x 1 root root 5654 2008-08-04 16:39 installtest.php
-rwxr-xr-x 1 root root 48605 2008-08-04 16:39 installwizard.php
View 9 Replies
View Related
Mar 18, 2011
I am trying to set up an nginx server. I intend to use it with, php and python, and probably with frameworks like django and codeigniter. However, I can't get it working. This is what I did: Installed these from Install/remove software:
nginx,FastCGI,php5-fastcgi,python-fcgi,spawn-fcgi
My current nginx.conf file is this (Stripped comments):
[code]...
What happens is: when I type a php url to address bar, I only get a text saying "No input file specified." This is what I get when I make netcat sit on 9000, and go for <hostname>/phpinfo.php:
[code]...
There are clearly some config problems here, but can't find out what are they, since this is first time I try to setup nginx and fastcgi.
View 1 Replies
View Related
Apr 25, 2011
I just installed openSuse for the first time the other day. I'm trying to get my web development tools up and going and I've hit a little snag.After installing php5 I tried to use interactive mode on the command line (php -a) but I didn't get the nice line-edit-capable prompt I'm used to. A little research told me I needed to install readline support, so I installed the php5 readline package. The thing is even though `php -m` now shows the readline module is loaded I still don't get the line-edit support
View 6 Replies
View Related
Aug 20, 2011
few days ago i installed the newest opensuse 11.4 32bit system and all is working really fine.except when starting apache or doing a php -v on the CLI i receive the following error ->
php -v
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php5/extensions/intl.so' - /usr/lib/php5/extensions/intl.so:
undefined symbol: grapheme_extract_count_iter in Unknown on line 0
i know this bug has been reported earlier and i found quite a few results in google.i even found one result where the problem was fixed and updated in an additional opensuse repository -> Additional package repositories - openSUSE the repository with the fix is the following -> Index of /repositories/server:/php/openSUSE_11.4 so ... i added this repository via YAST to the repositories in my system without any problems but whenever i do a system update via YAST i don't receive new fixes and patches from the newly added repository!
if i directly browse to the /i586 folder in the repository i see all the PHP updates with version 5.3.7 and the latest updates were done 19 aug 2011 Index of /repositories/server:/php/openSUSE_11.4/i586 but my system still has PHP version 5.3.5 installed and somehow doesn't want to update from the newly added repository for the apache php modules so ... i just double checked and the repository is enabled in YAST ... but I still don't receive updates from there i would like to update to the new apache php modules, to get rid of that php '/usr/lib/php5/extensions/intl.so' warning, but somehow that doesn't seem to work
View 1 Replies
View Related
Feb 6, 2011
I'm installing Drupal 7.0 on an old 11.0 box.
However, I'm unable to install the php5-gd rpm due to a missing depency libt1.so.
View 1 Replies
View Related
Nov 17, 2010
Someone accidentally upgraded our PHP5 to 5.3.3. We've uninstalled it but what's the best way to install PHP5.2.14?
View 1 Replies
View Related
May 11, 2010
want to upgrade php from 5.2 to 5.3 it can be possible with RPM and YUM but i want to know step by step how it can be upgraded using tar.gz file of PHP and from where i can download it.
View 1 Replies
View Related
May 12, 2010
I can't seem php5 work with apache2. I am getting the text openning instead of php. I think this is infamous problem, found many suggestions adding AddType application/x-httpd-php .php, did that in/etc/apache2/apache2. conf and /etc/apache2/httpd.confwith no luck, it's still opening text
View 6 Replies
View Related
Aug 5, 2010
Ok so I have:
a)apt-get install apache2
b)apt-get install php5
c)placed a php test file into my var/www folder
d)go to 127.0.0.1 in my browser and all I see is a blank page, when I should see the php info page.
So what the heck is wrong here? I figure it's just something I'm too noob to know, yet I can't find anything about it on the net...
View 2 Replies
View Related
Jan 27, 2011
I have a ubuntu10.04 server 64bit, my application can under run under php5.2.x. So there anyway i can install the php5.2.x in ubutnu 10.04 without the need to source compile?
View 1 Replies
View Related
May 6, 2011
etc/php5/cli/php.ini and in the apache2 folder
View 1 Replies
View Related
Jun 23, 2011
I have just installed ubuntu Server with Apache2, PHP5, MySQL and PhpMyAdmin.
Everything works fine when I access the server on the LAN. I have forwarded port 80 in my router to the LAN ip of this server. (I have other windows based web servers so I am familiar with port forwarding) however when I try to access the server from the true static IP outside the LAN I cannot reach it and the connection just times out with the Ubuntu server connected if I use canyouseeme it says port 80 is closed. If I replace the Ubuntu server with another server I can reach this just fine from outside and canyouseeme says the port is open. So I am pretty darn sure the router is correct and that there is some config problem with the Ubuntu box, but I cannot find it. the ports.conf file has listen 80 in it and the apache2.conf includes the ports.conf file.
View 2 Replies
View Related
Jun 17, 2010
I have a customer whose's webapps are all running under Tomcat5 on a CentOS 5 installation. They have requested to have PHP installed as they want to be able to deliver content in that form as well. I've installed PHP 5.2.13 using yum but I don't know how to configure it run under Tomcat. Does anyone know the best way to accomplish this?
View 1 Replies
View Related
Jul 7, 2010
I am using this command via ssh on my godaddy vps and receiving a no update available error. I talked to godaddy and they said there is no update available in the repository. Is there another way i can use to update php5.
View 9 Replies
View Related
Jan 1, 2010
I am trying to get PHP5 working on Apache 2.2.13. When loading the PHP file in the web browser, the server does not appear to be passing the php off to the interpreter.Instead, the browser just treats the first command as an HTML comment and displays the rest to the user.
Relevant lines from httpd.conf:
LoadModule php5_module lib64/httpd/modules/libphp5.so
AddType text/html .php
#AddType application/x-httpd-php .php
AddHandler php-script .php
The second AddType is commented out because it causes Firefox to try to download the php instead of displaying it.
Output from httpd -M:
Loaded Modules:
core_module (static)
[code]....
Does it sound correct to think that there is some type of disconnect between Apache and the PHP interpreter?
View 1 Replies
View Related
Nov 27, 2009
i have folder php5.2.6.tar.gz. and i want to install it .i have tried to copy this folder in usr/local/src but i didn't due to permission.
View 2 Replies
View Related
Jan 4, 2010
I'm trying to install Image magick on debian 5.0.1 using pecl install imagick I understand that I need to install php5-dev to get phpize on my system. apt-get install php5-dev appears to run without any problems - but it isn't adding phpize to my system, and therefore I can't install imagick.
View 6 Replies
View Related
Mar 23, 2009
Give me the code to install php5.1.2 on fedora 9 using yum
View 1 Replies
View Related
Jun 9, 2010
I have installed LAMP on ubuntu server 10.04. where can i find the installation folder...the extension folder and so on ? i tried the command locate php but it didnt return the path i wanted.
View 2 Replies
View Related
Oct 25, 2010
I already have php5 installed but when I try to install php5-curl to use magento I get this message,The following packages have unmet dependencies: php5-curl : Depends: php5-common (= 5.3.3-1ubuntu9) but 5.3.3-1ubuntu9.1 is to be installed E: Broken packages. Is there anyway around this? I'm using Ubuntu 10.10 desktop.
View 2 Replies
View Related