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.
i do have a strange problem get running php5 on lenny 64 inside apache2. i had installed it as all instructions on the web does: # apt-get install php5 libapache2-mod-php5 php5-cli php5-common php5-cgi
apt has enabled php automatically, so /etc/apache2/mods-enabled/php5.conf does have inside: <ifmodule mod_php5.c> AddType application/x-httpd-php .php .phtml .php3 AddType application/x-httpd-php-source .phps </ifmodule>
I'm running an up-to-date install of Squeeze, and I'm having an annoying issue where php5 won't parse in userdirs (/home/*/public_html), although it works fine in the main document root (/var/www). I found this bug: [URL] Which seems to say the issue is fixed. However, the last comment for this bug suggests it is still an issue for some.
I've had a look at: /etc/apache2/mods-enabled/php5.conf and commented out the lines suggested in the comment:
[Code]....
..and it still doesn't work. I've googled this and can't find an answer. Anybody know? Am I missing something simple?
I've recently setup LAMP on my VPS.I believe I may have broken the PHP configuration somehow, not 100% sure exactly how, but I'm getting internal server errors upon loading .php files.
*Edit* phpmyadmin still runs fine so maybe there's an error in my Apache configuration or my VirtualHosts?
I am new to linux. Currently I am using ubuntu 8.10 desktop operating system. As part of my academic project. I need to configure webserver to access from external. I installed all these using apt-get packages but when it comes to configuration. I am really not understanding. I read some documentation about this configuration but I couldn't get and fully in confused. I formatted my machine 3 times. When I tried to use localhost in firefox its working fine.
1. I need to change port from 80 to 7574. In port.conf I changed, in place of 80. I kept 7574. After that I restart and tried to access but its not working.
2. My admin provide to me. 7574 port to route it into my machine. When the user hits for suppose: 59.160.188.190:7574/project/route.html It should goes to: 192.168.202.236:7574/project/route.html Project folder is in /var/www I wrote the form, to update user vehicle details. They can able to update their details in mysql server from any where.
3. Just I need the application user can access my files and update from their desktop by using path: 59.160.188.190:7574/project
How to update user details (there is no login form is directly visible to every one) in server from their desktop. What I need to configure.
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.
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?
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.
currently I am using Ubuntu 10.04.I want to install mysql, php5 and apache2 server in my machine. I have tried this- aptitude install mysql-server mysql-client
But the outcome is Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done
I want to install php-5.3.0.tar.bz2 in linux5.0 and then want to run the saved php file in firefox web browser. please explain me all the detailed steps of installing & configuring and also about running php file.
also tell me if any another rpm or package we have to install to run the php
I try to install libapache2-mod-php5 on a vserver for our developer. But it does not work : yum install mod-php5-apache2 Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.newnanutilities.org
[Code]...
Is the name of the package changed or any other way to install it?
How to best manage partitioning when install programs not from debian repositories?I just discovered that Debian installs applications not from repositories to /opt and /lib. Both directories or folders reside in root (/) partition.Having made my root (/) partition (which is only around 500MB) -- more than sufficient for holding a couple of linux images but NOT good for holding application.What is the best solution for resolving this? It's annoying and worrying that my system always reminds of a close to full capacity root partition.
how to install Dropbox for Debian Squeeze from source.Please read everything before you begin. I prepared it as I installed Dropbox for my own system. Please Note: I use sudo, you may have to use root or 'su' from the command line. If you don't know the difference between sudo and su, then you shouldn't try this until you know. At the time I did this, the lastest dropbox version was 0.6.7.
I tried downloading kde-standard via synaptic and also via apt-get install I seperately tried to install supetuxkart but supertuxkart-data would also not install. In both cases I got size mismatch error.
W: Failed to fetch [URL].. e1_all.deb Size mismatch
Recently I tried to install Debian 8.3 from *netinst.iso as a VM on VmWare Worksation 12. I try this in my office where there is a windows proxy set, for some security measures. During the installation in order to download updated and install additional packages I need to choose a mirror and then a proxy. I try to set the proxy but all I receive was an error. Decide to continue with the minimal installation and when the system start just to enter the proxy in etc/profile the reboot and I was thinking that everything will work just fine and I will be able to install everything I need. When I try apt-get install I receive a message Ign cdrom:// Debian ... Then to remove that error I edit /etc/apt/source.list but even then nothing happened when I try to use apt-get install. I receive and error message "Unable to locate the package.
I'm newbie in Debian. I downloaded Debian 5.0.4 Lenny and installed in VM(i dont know why but i couldnt install it on other partion of my windows 7. During installation i got error that CD-ROM wasnt detected and mounted but VMware could install without issues. I thougt problems were with drivers...).Now my Debian is running through the VM. I want to install Oracle 10g Enterprise Edition there, so i found this article http://www.makina-corpus.org/blog/how-i ... 10-64-bits and confugured my kernel and installed some packages. But during installing Oracle i got 2 error and in log file were some string that some packages werent installed, such as libaio and etc. where i can find list of this packages and how to correctly install Oracle on my Debian.
We've started using Debian based servers more and more in work and are getting the hang of it more and more every day. Right now I'm an ace at setting up partitions, software RAID and LVM volumes etc through the installer, but if I ever need to do the same thing once the system's up and running then I become unstuck.
Is there any way I can get to partman post-install, or any similar tools that do the same thing? Or failing that are there any simple guides to doing these things through the various command line tools?
I configure my system in a long time and now I have a suitable system! But I install all directories in one partition and now I like install again, but I need make an image of my configuration for install from it and after install I don't spend time for again configuration.
I have problem to install my fonts in my Debian. I used this guide but it not worked for me, i just could right click on the font and install it with font viewer.
Ubuntu Linux searches for fonts in specific locations as listed in the /etc/fonts/fonts.conf file.
A look at the contents of /etc/fonts/fonts.conf file indicates the following directories which are searched by Ubuntu Linux for fonts. They are :
So if you want to install new fonts in Ubuntu Linux or Debian for that matter, you can copy the fonts to any one of the 4 directories listed above.
The last directory ~/.fonts is a local hidden directory in every user’s Home folder. If you install the new fonts in this directory, the fonts will be available only for the person logged into that particular user account.
If you want your new fonts to be available system wide, to all users, then you should install them in any one of the first three directories listed above.
Once all your fonts are copied to the specific font directories, you have to make Ubuntu Linux aware of the new fonts so that it can make use of them. This is done by running the following command in the console :
$ sudo fc-cache -f -v
Result:
sepanta@dhcppc1:~$ sudo fc-cache -f -v
/usr/share/fonts: caching, new cache contents: 120 fonts, 6 dirs /usr/share/fonts/X11: caching, new cache contents: 0 fonts, 6 dirs /usr/share/fonts/X11/100dpi: caching, new cache contents: 358 fonts, 0 dirs /usr/share/fonts/X11/75dpi: caching, new cache contents: 358 fonts, 0 dirs /usr/share/fonts/X11/Type1: caching, new cache contents: 8 fonts, 0 dirs
I have installed jessie on a couple of machines. One is configured as the NFS filesystem exporter and NIS server. The other one, I am trying to configure as NFS and NIS client. NFS does not seem too much of a problem, I can mount the exported filesystem to a directory in the client and unmount it, but when I install NIS the system becomes very slow. Any command preceded by "sudo" takes a very long time (a few minutes) to complete. Then, upon rebooting the system, it reports many services failed to start (login, accounts, modem manager, avahi, network manager, exim). When if finally completes, I get a terminal login, instead the graphic login window.
however I am not looking to dist-upgrade, I merely want one package from Sid on my Lenny server. Namely, mantis (version 1.1.8 is in sid, 1.1.6 in main/stable)
I'm trying to install Kamailio DEB repository. (see http://www.kamailio.org/dokuwiki/doku.php/packages:debs)
These are the steps I've done(as explained on the web site): 1. First download and add our GPG key to your apt key list: wget http://deb.kamailio.org/kamailiodebkey.gpg apt-key add kamailiodebkey.gpg
2.Then add the repository lines to your /etc/apt/sources.list file depending on the Kamailio version of your choice: deb http://deb.kamailio.org/kamailio lenny main deb-src http://deb.kamailio.org/kamailio lenny main