On Sun, 07 Dec 2003 01:26, Zane Gilmore wrote: > Am having a problem with trying to get a PHP package going on a > Mandrake install. As far as I can tell the PHP setup on Mandrake is > *seriously* sub-par. > There doesn't appear to be *any* libraries installed for it with no php > ini stuff. > That is when any calls to a library from PHP gets a "call to a undefined > function" error. > > If anybody can help here I would be grateful. > I do not want to recompile PHP and get it going with Apache from scratch > and trashing Mandrake for Redhat is probably a backwards step.
Make sure your've got a contrib source for urpmi. Then try urpmi mod_php libphp_common432 If your using Apache 1 (2 is avaliable in contribs). If your using Apache 2 I'd be thinking you needing apache2-mod_php. Mandrakes split up there stuff in to seperate packages for each major bit theres a full list of the php packages Mandrake supplies through main and contrib at the bottom of the email. Most of it's probably no use but the two packages above should give you a working version of php though you may want to add php432-devel. To find out more info about them use software installer on list all packages by alphabetical order. and select each package. or just use urpmq -if packagename To set up a contrib source (gui) run. urpmi urpmi.setup urpmi.setup Also for setting up a webserver you might want to try using mandrakes wizard it'll install all the needed packages and do a basic config for you. To install the packages. urpmi drakwizard Then run Mandrake control center and go to the new server tab. Hope that helps. PHP-nuke PHP-nuke-6.0-themepack-1 PHProjekt apache2-mod_php asp2php emacs-php-mode gtkasp2php libphp_common432 mnogosearch-php mod_php netacct-php php-adodb php-apc php-auth_nds php-bz2 php-calendar php-cgi php-cli php-cups php-curl php-cyrus php-dba_bundle php-dbase php-dbg php-dbx php-dio php-domxml php-ecasound php-exif php-filepro php-gd php-gmp php-gtk php-iconv php-imagick php-imap php-ini php-kadm5 php-ldap php-mailparse php-manual-de php-manual-en php-manual-es php-manual-fr php-manual-it php-mbstring php-mcrypt php-mhash php-mime_magic php-ming php-mmcache php-mnogosearch php-mssql php-mysql php-ncurses php-netools php-overload php-pam_auth php-pear php-pgsql php-pspell php-python php-radius php-readline php-recode php-rrdtool php-shmop php-smbauth php-snmp php-sockets php-sqlite php-sybase php-sysvmsg php-tclink php-unixODBC php-wddx php-xml php-xmlrpc php-xmms php-xslt php-zip php432-devel phpBB2 phpIP phpLDAPAdmin phpMyAdmin phpPgAdmin phpSysInfo phplot phpwiki redland-php ulog-php
