I am trying to setup APC on my Fedora 7 server but cant install php-pear. There are loads of sites explaining how to do this but they all use "yum install php-pear" which yum cant seem to find??
root@fedora7 [/etc/apt]# yum install php-pear
Loading "fastestmirror" plugin
Repository base is listed more than once in the configuration
Loading mirror speeds from cached hostfile
* base: p3mirror01.prod.phx3.secureserver.net
code....
I have pear installed, but I'n not sure I have it configured properly.
When I do a phpinfo(), no where are the settings for pear (meaning where it's located). If I recalled there is supposed to be a setting displayed there for PEAR.
I need to install pear. my php version is 5.2. i read the pear manual and it says that the pear installation should have been there unless it has been compile with ./configure without pear. i went to phpinfo and realise that i have '--without-pear' in Configure Command.
I want to install[URL] extension into PHP, but it seems like it's only installed by pear, and for pear I need php-pear which wants to install php-cli. I already have php-cgi with fcgi and Apache2 worker MPM.
i am having some problems with pear pc I installed from synaptic and then there was no icon so ran "pear pc" in the terminal but nothing happend how do i get pear pc to work
I am experiencing a bit of a problem with openssh-server. I installed the server like I normally do. It wouldn't work, so I tried using this. It still didn't work. Later, I have realised that when using service sshd start SSH says it started, but when you check if it's running with service sshd status it says it doesn'triend advised me to use /etc/init.d/sshd and I managed to get it started. However, that doesn't return anything, and when I try to connect it says connection refused even when I try to connect from localhost to localhost
Warning: require_once(System/Folders.php): failed to open stream: No such file or directory in /var/www/spear.php on line 3 Fatal error: require_once(): Failed opening required 'System/Folders.php' (include_path='.:/opt/ZendFramework/current/library:/usr/share/php5:/usr/share/pear') in /var/www/spear.php on line 3
how should i correctly set the path in /etc/php5/apache2/php.ini
I have brought a virtuell server to get Magento ready. My server is debian with PHP Version 5.2.6-1+lenny3
For that i need Pear. I want to install it global so i tried this command "apt-get install php-pear". Following i get after this:
Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: php5-cl Suggested packages: code.... 1+lenny3_all.deb 404 Not Found E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
I'm a little confused about the reasoning behind installing PEAR through CLI like this://shellsudo apt-get install php-pearAFAIK Pear is just PHP library - so - that's just bunch of PHP classes. So - if I need one - I just go to their website, download one, plug it into my php code - and that's it. - right? or so I think.so - my questions are:1) Why would I install PEAR through command line? What are the benefits over just downloading and ungzipping a package?2) If installed through CLI - Where those packages are being installed? what dir?
I host a webpage from my PC, and I was having all kinds of issues trying to get it to send emails. These steps send and receive the email through a gmail account. This page saved me.
Here are the simple steps 0. get a gmail account 1. install pear Code: sudo apt-get install php-pear
2. Install pear packages: (I'm not really sure what this does, but I did it, and everything is working) Code: sudo pear install -o Mail sudo pear install -o Net_SMTP
3. run php script to send email. Code: <?php // Include the Mail package require "Mail.php"; // Identify the sender, recipient, mail subject, and body .....
I'm running the turnkey linux version of joomla and I need to use PHP's mail functionality to send a notification email from a page (separate from joomla content) . PHP's native stuff is rather plain and I find myself needing the functionality of PEAR. So I've installed PEAR via aptitude, but it has installed to /usr/share/php.
how do I include these files from php scripts? Firstly, the files are owned by root, the www-data user doesn't have access. It also appears that the permissions on the files may need to be modified. Some php files don't have the execute flag (shouldn't they)? I recognize the point of having a centralized location for updates and sharing, so I don't want to just copy the files to my web directory (/var/www).
I was trying to install PEAR on a remote Ubuntu server using putty. I ran an apt-get install php-pear command and everything went smoothly, but now i cannot access the website as it says 'can't establish a connection to the server' and in firebug, it shows the status 'aborted'. I even tried adding the pear path in php.ini file and restarting the apache server but no luck.
I cannot yum install mplayer nor vlc: Code: #yum install mplayer mplayer-gui gecko-mediaplayer mencoder vlc Loaded plugins: presto, refresh-packagekit Setting up Install Process No package mplayer available. No package mplayer-gui available. No package gecko-mediaplayer available. No package mencoder available. No package vlc available. Nothing to do
Code: #yum repolist Loaded plugins: presto, refresh-packagekit repo id repo name status fedora Fedora 12 - x86_64 19,122 flash flash 1 livna rpm.livna.org for 12 - x86_64 3 skype Skype Repository 1 updates Fedora 12 - x86_64 - Updates 6,836 repolist: 25,963 Has something changed that I have missed? And I have done a yum clean all.
tell me the terminal commands to install these pakage i have extracted ....gnome-do-0.8.3.1.tar.gz ,,,it extracted into several files.what to do now with that files and also what does the extension (.bundle,.deb )mean how do i install them.
I'm new to this system and trying to install plug-ins but I always seem to get some sort of rejection..
[root@localhost haley]# yum install vlc Loaded plugins: langpacks, presto, refresh-packagekit [Errno 14] curl#6 - "Couldn't resolve host" Trying other mirror. Could not retrieve mirrorlist...^... error was 14: curl#6 - "Couldn't resolve host" .....
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-nonfree. Please verify its path and try again [root@localhost haley]#
So then I checked to see if I had rpmfusion-nonfree, and I do. I really have no idea what to do, I have spent hours trying to get this work. I want to be able to open any media file, avi, wma, mp4, etc.'m using Fedora 15.
Sometimes i have on some magazines or Internet Zip packages that are the answer of what i am looking for.
Wich tool and how can i do it? c Well, i am in position to say that i had downloaded from Internet or located the package in the Cd or DVD that comes with the magazine.
But now comes the big question. How can i put this package ( install) on my distro ???
Do i have to be a normal user or should it be root or su (superuser) ?
The packages that come with the distro is easy, because i select them and everything is done
As i told before, maybe this is a silly question, but i simple don't know how to install them and i need some of them to leave MS for good.
i accidentally pulled the power while an upgrade was going on. I felt bad, so went to do "yum-complete-transaction" only it was going to remove my entire system. Bad idea. So, instead, I tried to do yum update on my own. Well, it says that i need a package (glib2-some version-already-installed) to upgrade the glib2-devel package. The problem is that the version needed is already installed. I tried getting yum to reinstall it, but that didn't fix anything. Mainly because it says that is installed and not available. So the final error is "no package matched to install." I know that this probably looks weird and disjointed, so I am happy to provide info to try and get this fixed.
where i can find drivers for my pc.. and i want to install many application -- everyone said that i should use "PACKAGE MANAGER",i dont know how to use it.