Flux rss

phpize: command not found

Published by netty5, last update on Thursday October 9, 2008 04:16:13 PM by netty5

phpize: command not found







Though you have installed the PHP programming language on your computer, you will be required to install the extension pecl to be able to run its commands.

Else, you will be face with the error message below:

sh: phpize: command not found
ERROR: `phpize' failed




Beginners might have faced this issue at first hand, hence, here is a solution for a hassle-free installation.

Copy and paste the following command at the beginning of your PHP document. It will run automatically and will save you much time.

apt-get install php5-dev
Phpize: command not found phpize: command not found If during the installation of extension pecl despite the installation of PHP, you receive below error message: sh: phpize: command not found ERROR: `phpize' failed To solve this problem under Debian, the... en.kioskea.net/faq/sujet-858-phpize-command-not-found
Recursive GREP Recursive GREP It may happen that the option –r (or –d recurse) of the command grep is not accessible; you are therefore requested to use the command find. An example, when searching for “kioskea” in all files constantly from... en.kioskea.net/faq/sujet-1121-recursive-grep
Unable to delete file: Argument list too long Unable to delete file: Argument list too long Solutions Xargs Command find loop for (bash) Program Perl When trying to delete a file , you receive the following error message : bash: /bin/rm: Argument list too long This is... en.kioskea.net/faq/sujet-1086-unable-to-delete-file-argument-list-too-long
Command to detect your IP address!Command to detect your IP address! IP address (Internet Protocol) is a numerical identification to detect your computer on a network. It is used to communicate between nodes on a computer network. Find below the commands to execute and provide... en.kioskea.net/faq/sujet-553-command-to-detect-your-ip-address
Gnu toolsGnu Tools for GNU/Linux The Free Software Foundation is the website where almost GNU tools for GNU/Linux is available. Below is the link for this website: http://www.fsf.org/ On the above link, you will find the list of GNU tools... en.kioskea.net/faq/sujet-852-gnu-tools
[X-Window] Using the mouse wheel with XFree86[X-Window] Using the mouse wheel with XFree86 To activate the mouse wheel under X-Window simply add the following command line in the configuration file of XFree86: etc/X11/XF86Config,found in the mouse device section: Option... en.kioskea.net/faq/sujet-840-x-window-using-the-mouse-wheel-with-xfree86
Check disk, XP, correct path nameHello, Is there an alternative to *chkdsk/r/f c:* This dosen't run-error msg. Have to run it thru task mamager. On: Windows XP home, Version 2002, Sv Pk 2, eMachines T3516 - Intel [R], Caleron[R] D CPU 3.20 GHz, 384 MB RAM. **New problem: have... en.kioskea.net/forum/affich-21204-check-disk-xp-correct-path-name
Cisco Ip route to LinuxHello Masters, I have a problem regarding linux routing, I have a static ip address (21.23.25.21 mask 255.255.255.252) using my cisco 2800 series i was able to ip route it to (25.21.23.2 mask 255.255.255.224) it was a public ip how can i do that using... en.kioskea.net/forum/affich-8096-cisco-ip-route-to-linux
Where can i find tools like Notepad,cmd.exeHello, Hell Actually I am totally new in LInux(ubunta),So I want the helps for finding the editors like Notepad,wordpad,Command prompt in Linux like Run command in which I get in WINDOWS XP? THANKS en.kioskea.net/forum/affich-22385-where-can-i-find-tools-like-notepad-cmd-exe
Download Free commanderFree Commander is an alternative program to replace the file manager or the Windows explorer. The program is easy to use and will help you for your daily tasks. You will find all the necessary functions for the data management. The main... en.kioskea.net/telecharger/telecharger-1748-free-commander
Download The Pub CruncherIn surfing the web, it is not uncommon to find windows advertising, commonly called pop-up. They are found mostly on servers located at hosting free. In addition to allowing hinder navigation, it also decreases your speed loading. To avoid... en.kioskea.net/telecharger/telecharger-1475-the-pub-cruncher
Download Super FinderAre you frustrated to use the research motor by default on Windows? And definitely use Super Finder. Super Finder is an alternative program to search and find files, files and other data easily and fast on your hard disk.For instance, Windows XP will... en.kioskea.net/telecharger/telecharger-223-super-finder
Linux - Commands Command Description DOS equivalent ls lists the content of a directory dir cd change of directory cd cd .. parent directory cd.. mkdir creates a new directory md rmdir eliminates a directory deltree cp copy of a file copy, xcopy mv moves a file move... en.kioskea.net/linux/lincomm.php3
Network test Before doing anything else, you are advised to check the computer's IP configuration. Windows systems offer a command-line tool, called ipconfig, that lets you find out your computer's IP configuration. The output of this command gives the IP... en.kioskea.net/configuration-reseau/tests-diagnostics-reseau.php3
Network tools - Traceroute Traceroute is a network diagnostic tool found on most operating systems, which is used for determining which path a packet has taken. The traceroute command can be used to draw up a map of the routers found between a source machine and a target... en.kioskea.net/outils-reseau/traceroute.php3