similar to: PHP dependencies

Displaying 20 results from an estimated 2000 matches similar to: "PHP dependencies"

2003 Oct 04
1
cd0/1a device became invalid between Sep 2 and Oct 1
Hi, just noticed that I can't mount anything anymore on the cd[01]a devices anymore. The cd[01]c devices work correctly, as does the acd[01]a device. These are an ATAPI dvd writer (cd0) and a dvd player(cd1) trough cam(4). This applies to both dvd and cd media. Remaking the device through MAKEDEV has no influence. Nothing reported by dmesg. root@ghost ~ # mount_cd9660 /dev/cd1a /mnt
2003 Aug 14
2
umass0 problems, with Sony USB Memory Stick
Hi, I'm installing a laptop for a friend of mine, and while most things work, the Sony memory stick does not. With respect to the HEADS UP of August 7th, I've also re-enabled the 2 Sony memory sticks quirks, in sys/cam/scsi/da_scsi.c. The symptoms also apply to 4.8-RELEASE: umass0: Sony USB Memory Stick Slot, rev 1.10/1.80, addr 2 ... umass0: CBI reset failed, TIMEOUT umass0: CBI
2003 Jul 05
2
NEC 1300A DVD-R writing
Hi, so I just bought a NEC 1300A, primarily, because it allows me to write DVD+ and -RW. Using DVD-R discs (and currently no options to try other media, due to shops being closed), I'm unable to write anything, using either the dvd+rwtools port, or the dvdrtools. I've exhausted all references to be found in google, which are in a language I understand, so I'm hoping the list can
2003 Jul 31
0
dvd+rw-format -force problem
Hi, I haven't felt the need to fully blank a DVD+RW for a while untill today. In between the last time and now, I both did a cvsup of STABLE and the port of sysutils/dvd+rw-tools was upgraded. Hence - I'm not sure which could be contributed to the cause. The problem is the following: When issuing: dvd+rw-format -force /dev/cd0c it fails, with 'unable to unmount' error. A
2003 Aug 01
1
[Fwd: dvd+rw-format -force problem]
> -------- Original Message -------- > Subject: dvd+rw-format -force problem > Date: Thu, 31 Jul 2003 21:30:00 +0200 > From: Melvyn Sopacua <freebsd-stable@webteckies.org> > Organization: WebTeckies.org > To: stable@freebsd.org > > I haven't felt the need to fully blank a DVD+RW for a while untill today. Formally speaking blanking is not appicable to DVD+RW.
2003 Jun 28
2
Hardcoded krb reference in ports/postfix
Hi, There's a hardcoded reference to /usr/lib/libkrb.a in Makefile.inc. Is there a special reason, that there's no knob but a file check? AFAIK - my /usr/lib/libkrb.a stems from the 4.2-RELEASE cd install I started this comp with (it's dated Nov 2000) and thus hasn't been updated since and any linkage with it, results in undefined des(3) references. Since sysutils/libchk
2003 Apr 30
1
IPv6 Resolver (or: Slow rendering of Webpages using Konqueror)
Hi, <new_listmember_intro> Name: Melvyn Sopacua Occupation: WebMaster Age: 32 Location: Netherlands </new_listmember_intro> after quite some digging, the user experience mentioned in brackets above, turned out to be ipv6 resolving problems. They only occur with certain hosts, one of them being the adserver company my employer uses, 'DoubleClick'. What is frustrating about
2006 Feb 16
11
Multiple Rails app on the same server?
I have a rails app on a debian server running lighttpd and I''m trying to set up typo so that it also works (with a different url). I have 4 URLs running -- let''s call them foo.com, bar.com, www.typo.com and php.typo.com I am starting lighttpd by going into the directory where my foo.com app is and typing either ruby script/server or script/server -e production -- either
2003 Jul 23
1
problem w/ php3+php4
Hello, Has anybody experienced any problems with php3+php4 combo in systems newer than 4.6-STABLE (as of June-Aug 2002)? Briefly, the problem looks very similar to what is stated in the following reports: http://groups.google.com/groups?q=%22php3+kills+apache%22&hl=ru&lr=&ie=UTF-8&oe=UTF-8&selm=wqz8yrfzbug.wl%40hurt.theclones.net&rnum=1
2005 Jun 07
2
Compiling PHP Bindings
Hi all. I have problem compiling xapian php bindings. I am using debian sarge. I have installed php4-dev before compilation. I am getting the following errors: boomer:~/xapian/xapian-bindings-0.9.0# make make all-recursive make[1]: Entering directory `/root/xapian/xapian-bindings-0.9.0' Making all in php4 make[2]: Entering directory `/root/xapian/xapian-bindings-0.9.0/php4' make
2004 Aug 11
3
Problem with OpenSSH 3.7.1p2
I was just forced to upgrade to OpenSSH 3.7.1p2 for security reasons. This has apparently caused a problem with PHP/libcurl: [...conf.d]$ /etc/init.d/httpd restart Stopping httpd: [FAILED] Starting httpd: Syntax error on line 6 of /etc/httpd/conf.d/php.conf: Cannot load /etc/httpd/modules/libphp4.so into server: /usr/lib/libcurl.so.2: undefined symbol: ENGINE_load_private_key I have searched for
2007 Oct 18
3
Changing php5 with php4 in CentOS 5
Hi, In our server CentOS 5 is installed. Some of our web pages are compatible with php4 but in centOS 5 , php5 is installed and we cannot see our pages. I want to remove php5 and install php4 but i could not find php4 rpm for CentOS 5. Can anybody help me? Thanks Can ?izer -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Oct 29
3
Right way to install phpMyAdmin through Nginx and PHP-FPM
First I know this is not a list for PHP or Nginx setup or something else but I'll give it a try and ask here for support I'm running a new server with PHP 5.5.18 and Nginx 1.6.2 through FPM/FastCGI. The server is working fine since I have other websites running on it. Now I'm trying to configure phpMyAdmin and I tried this: * 1. *Create a file under
2011 May 08
5
Am I being to paranoid?
Hi All, I want to know thoughts on if I am being to paranoid/security conscious. CentOS 5.6, Apache, MySQL, running an Firewall in front of everything and obviously the built-in firewall on the box. I have ssh on a different port and starting to use Keys instead of password authentication. I host an intensive website and I am getting about 150 unique visitors per day. What I am seeing is
2011 Jan 05
4
if you install cgi programs from rpm, how to configure for actual use in /var/www/html ?
In Centos 5.5, I've had this same experience over and over. I have no trouble installing CGI programs the old fashioned way (untar into /var/www/html and configure), but don't like un-rpm managed files floating about. So I can install, for example, phpMyAdmin, from EPEL. That phpMyAdmin RPM drops files into a bunch of locations, the php files are under /usr/share/phpMysql and then
2007 Feb 10
1
php5 rpm to be installed in parallel with php4?
Hi, I'm looking for a php5 rpm which I can install in parallel with php4. Therefore, the centosplus rpm is (AFAIK) not usable for me as it replaces php4. Does centos provide an php5 rpm which does not touch my php4? Is there a matching srpm on web? Sorry, if this question is a FAQ. Thanks for your help :) fs
2007 May 23
1
Debian etch packages of php5-xapians have old style flat function interface
I'm running Debian stable (etch) on a server, and have the following Xapian packages installed. root@seagrass:/etc/php5/apache# dpkg -l | grep xap ii libxapian-dev 0.9.9-1 Development files for Xapian search engine l ii libxapian13 0.9.9-1 Search engine library ii php4-xapian
2005 Aug 24
1
FastCGI timeout problem
Hi everybody, after more than 18 hours trying to get Ruby Rails running, i ran into this problem that i cannot solve. I want to mention that with normal CGI the test app was running fine. FastCGI is making me problems. I receive in the browser: "Application error Rails application failed to start properly" and in apache2 log files i have: [Thu Aug 25 00:13:49 2005] [error] [client
2010 Aug 27
2
phpMyAdmin can't connect to remote server
Hi All, I have had a thread about this going on the phpMyAdmin list for a little while. Nobody there has been able to shed any light on my problem. It seems that with phpMyAdmin I can not connect to remote servers. Though it also seems that apache, php and mysqli all work fine outside of phpMyAdmin. Below I have detailed my trouble shooting. This only seems to be an issue for me with CentOS 5 so
2007 Nov 15
3
phpmyadmin on centos 4
hi there, i have a centos box with phpmyadmin installed, but i don't remember how i installed phpmyadmin 2.7.0-pl2. now i want to upgrade it with yum, but i don't find any phpmyadmin on my centos box. i tried: rpm -qa | grep phpmyadmi, but found nothing. is there an easy way to upgrade phpmyadmin? thanks, T. Hiep