similar to: php still without mysql installing php-mysql

Displaying 20 results from an estimated 4000 matches similar to: "php still without mysql installing php-mysql"

2007 Mar 13
1
Error on starting the apache Server
I am using Centos 4.3 i386 and I installed the apache 2.0.59 php 5.1.6 and mysql 5.0.27 rpms from the centosplus repositories. I have two problems the first is: On starting the apache server I get the following error: [root at localhost linux 07-02-2007]# /usr/sbin/httpd Syntax error on line 6 of /etc/httpd/conf.d/auth_mysql.conf: Cannot load /etc/httpd/modules/mod_auth_mysql.so into server:
2007 Mar 08
3
RE: MySQL Install error on Centos 4.3
I get the following error on trying to install mysql rpms please any idea what might be wrong and how to work around it? [root at localhost linux 23-02-2007]# rpm -i --nodeps mysql-5.0.27-1.el4.centos.i386.rpm warning: mysql-5.0.27-1.el4.centos.i386.rpm: V3 DSA signature: NOKEY, key ID 443e1821 file /etc/my.cnf from install of mysql-5.0.27-1.el4.centos conflicts with file from package
2007 Mar 13
1
How to enable mysql support on php 5
I am using php 5.1.6 and mysql 5.0 on 4.3 centos on running phpinfo mysql is shown as not supported how can I enable mysql support on php 5 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070313/68c83440/attachment.html>
2007 Nov 10
5
Best laptop for CentOS
Which is the best laptop to run centos on and where can I buy one without Windows Vista pre loaded cause I will uninstall it any way. Please tell me the best sites that ship worldwide.
2007 Nov 05
2
Installing NTFS-3G
When I tried installing ntfs 3g on CentOS 5 I got an error telling me it needed FUSE >= 2.6 I got FUSE but on attempting to install it it gives the following error: Fuse configure error checking kernel source directory... Not found configure: error: *** Please specify the location of the kernel source with *** the '--with-kernel=SRCDIR' option configure: error:
2007 Oct 29
2
How to create a bootable DVD
How can I create a bootable DVD from the ISO I have just downladed? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20071029/f391f4ab/attachment-0004.html>
2007 Mar 09
2
Error on starting apache server
I get the following error when starting the apache2 server, any ideas. ./httpd: error while loading shared libraries: libpq.so.4: cannot open shared object file: No such file or directory [root at localhost sbin]# -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070309/6b08353b/attachment.html>
2008 Jan 17
2
Setenv missing
When I tried to use the setenv command to set the default text editor for subversion, I found it was missing how can I install it or enable it in CentOS 5 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080117/f78f52e5/attachment-0002.html>
2010 Sep 02
2
PHP.ini question 5.5CentOS
I can't seem to figure out why any changes I make to php.ini and restart apache (apachectl stop|start; grep of any httpd processes), the settings do not update. php -r "phpinfo();" | grep Configuration Configuration File (php.ini) Path => /etc/php.ini Configuration I installed extensions via yum and they don't show up. # rpm -qa|grep php php-gd-5.1.6-27.el5
2008 Mar 13
1
Installing Siemens Samba 75 modem(MC75) on CentOS 5
I recently bought an edge modem and I need help on how to install it on CentOS 5. I tried working my way round it by installing windows as a virtual machine and then installing the modem but it kept on telling me that the USB device has malfunctioned. When I install on Windows XP based computer (no VM) it works fine. Any help out there? -------------- next part -------------- An HTML attachment
2008 Feb 04
1
Overclocking core 2 duo on centos 5
Anyone out there ever overclocked core 2 duo on centos 5 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080204/9d7f29ec/attachment-0001.html>
2007 Mar 08
2
RE: Apache Install error on Centos 4.3
I get the following error on installing Apache 2.2.4 on, any ideas what might be wrong. make[1]: Entering directory `/home/odege/Desktop/httpd-2.2.4/support' make[2]: Entering directory `/home/odege/Desktop/httpd-2.2.4/support' /usr/lib/apr-1/build/libtool --silent --mode=link gcc -pthread -o htpasswd htpasswd.lo -lm /home/odege/Desktop/httpd-2.2.4/srclib/pcre/libpcre.la
2006 Aug 30
3
Ruby+Apache2.2+ProxyLoadBalance ...... +PHP??
Hi, I just realice that I can''t run php code anymore once I installed my dear mongrels (under an Apache Proxy Balancer). I''m just trying to run the clasic phpinfo() in the following file /var/rubyapp/public/phpinfo.php ... but instead of being executed the code is being displayed as plain text ... This is the ouput :)) <?PHP phpinfo(); ?> anyone can give a
2007 Nov 23
2
Error on installing fuse-ntfs-3g
I get the following error when I try installing fuse-ntfs-3g even though I have installed fuse-2.7 and fuse-kmdl-2.7 error: Failed dependencies: libfuse.so.2 is needed by fuse-ntfs-3g-1.913-1.el5.rf.i386 libfuse.so.2(FUSE_2.2) is needed by fuse-ntfs-3g-1.913-1.el5.rf.i386 libfuse.so.2(FUSE_2.5) is needed by fuse-ntfs-3g-1.913-1.el5.rf.i386 libfuse.so.2(FUSE_2.6) is
2006 Jan 02
1
PHP not working with Mysql?
Hi, I installed MySQL via YUM on an actual CentOS coming with this great bluequartz and it seems they won&#180;t to play with each other. MySQL is working, phpinfo shows me. that it is there. Now i transfered some of my stuff and nothing works: phpmyadmin (with correct inc.php) tells me, that my php-Installation isn&#180;t correct, a little cms (Contenido) shows white pages. Mysqld.log
2003 Nov 13
2
Apache leaks sensitive info in PHP phpinfo() calls
Hi, I wanted to get some opinions on this subject before I submit a PR about it. I don't know if there are any pitfalls with the 'fix' I suggested and though it best to run it past people here before submitting. If there's a better place to post this please let me know (freebsd-ports?). The send-pr output I was about to send explains everything so I'll just paste it here:
2017 Feb 01
1
time zone
> Date: Tuesday, January 31, 2017 21:38:35 -0500 > From: TE Dukes <tdukes at palmettoshopper.com> > > > There have been no changes to the php.ini. Not sure how to output > phpinfo to a text file for posting. > > System Linux ts130.palmettodomains.com 3.10.0-514.6.1.el7.x86_64 > #1 SMP Wed Jan 18 13:06:36 UTC 2017 x86_64 > Build Date Nov 6 2016 00:30:05 >
2007 Jun 08
1
Upgrading mysql5 from centosplus
Hello List, I have a regular install of centos 4.4 i386 (lately updated to 4.5), a new application needs mysql > 5.0.x The natural way to do this was: yum --enablerepo=centosplus update mysql However, after all the dependency / transaction checks.. i get this.. Dependencies Resolved ============================================================================= Package Arch
2007 Feb 15
2
Error on installing vlc
I get the following failed dependencies when I try install the vlc rpm for el4 anyone with ideas let me know how to go around this problem [root at localhost linux 29-01-2007]# rpm -i vlc-0.8.6a-2.el4.rf.i386.rpm warning: vlc-0.8.6a-2.el4.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: libSDL_image-1.2.so.0 is needed by vlc-0.8.6a-2.el4.rf.i386
2017 Feb 01
2
time zone
> Date: Tuesday, January 31, 2017 19:35:46 -0500 > From: TE Dukes <tdukes at palmettoshopper.com> > >> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of >> Richard Sent: Tuesday, January 31, 2017 6:46 PM >> >> > Date: Tuesday, January 31, 2017 18:16:36 -0500 >> > From: TE Dukes <tdukes at palmettoshopper.com> >> >