similar to: SSL not working for scripts

Displaying 20 results from an estimated 1600 matches similar to: "SSL not working for scripts"

2005 Sep 07
2
[NU-BQ+CentOS] Special Chars not showing up in browsers
Greetings, I am in the process of moving several large sites to a Tyan+BQ+CentOS box (built from the Nuonce ISO) and I see that special characters are not showing up in the browser properly but do show up in the source "view source" properly. -- very strange. Example: on the web page --> Heizungsbau M?ller in the source --> Heizungsbau M?ller When I view this on the existing
2005 Sep 08
1
NetPBM
Greetings, I am setting up a CentOS+BlueQuartz server, replacing my Cobalt machine. On my Cobalt I had installed a set of pre-made binary's for netpbm. Using "yum search", I found and installed "netpbm.i386" but I am at a loss as to how to use the resulting libraries from my php scripts etc.? Do I need to install the netpbm-progs.i386 and netpbm-devel.i386 also?? -
2005 Sep 18
1
postrotate error
Running CentOS 4 w/ BlueQuartz on a whitebox, and getting this cron.daily email: /etc/cron.daily/logrotate: error: error running postrotate script Is this a common problem? Thoughts on a typical solution? thnx, Manny
2005 Sep 08
3
Error when starting apache
Hi, On my NU-BQ+CentOS (cobalt replacement) server today, I noticed I get an error when re-starting apache. The box has 2 sites on it, both of them are vsites on the same IP as is assigned to the server. The error is (ip masked on purpose): /etc/init.d/httpd restart Stopping httpd: [ OK ] Starting httpd: [Thu Sep 08 17:03:48 2005] [warn]
2005 Oct 26
0
PAM Errors in proftpd
Logwatch on my NU-BQ+CentOS box has been giving me these errors for the last week or so. Any ideas on what is causing this? --------------------- proftpd-messages Begin ------------------------ **Unmatched Entries** secure2.pdcweb.net (localhost[127.0.0.1]) - PAM(setcred): System error secure2.pdcweb.net (localhost[127.0.0.1]) - PAM(close_session): System error secure2.pdcweb.net
2005 Sep 16
2
php and mysql ok but display ? instead of a vowel with accent
php and mysql ok but display the character ? instead of a vowel with accent, i dont know why, i think that mybe can be the configuration of de php.ini, but why? if somebody can helpme, i will be very thankful. bye -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20050916/bc4a579b/attachment.html>
1998 Jul 07
2
S speedup in R
Venables and Ripley describe a speedup where you take a structure like x<-NULL for(i in sequence) y<-c(y,function(x,i)) and convert it to one like x<-numeric(its length) for(i in sequence) y[i]<-function(x,i) I tried this speedup on some simple examples and it made them twice as fast. But now I am hitting a snag with some real code. This original version works:
2006 Feb 27
1
Different deviance residuals in a (similar?!?) glm example
Dear R-users, I would like to show you a simple example that gives an overview of one of my current issue. Although my working setting implies a different parametric model (which cannot be framed in the glm), I guess that what I'll get from the following example it would help for the next steps. Anyway here it is. Firstly I simulated from a series of exposures, a series of deaths (given a
2011 Sep 26
2
Hello from RAQport Please remove this post
Dear Centos, We did never receive the Server back from Australia And this forum is not to post incorrect disputes information from the users regarding some other companies. Link below http://lists.centos.org/pipermail/centos/2007-September/043643.html Sincerely Alex Lech Bajan Principal RAQport Inc. 2004 North Monroe Street Arlington Virginia 22207 703-528-0114 voice 703-652-0993 voice
2005 Sep 14
1
centos 4 and BlueQuartz 5100R
Anyone running this? http://bluequartz.org/ . Looking for pros and cons!! Thanks Dan
2005 Sep 08
0
C/R system bounce from list subscriber (was: [Fwd: Returned mail: see transcript for details])
mailing list subscription and C/R system mail does not harmonize! Warren - whoever you are - please subscribe with a mail address which accepts delivery without such nasty bounces! (Got the bounce instantly to my last reply to "Error when starting apache".) Alexander -----Weitergeleitete Nachricht----- > From: centos.5.warren at recursor.net > To: ad+lists at uni-x.org >
2006 Jan 19
1
Vacation message issue
An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060119/6af58eee/attachment-0005.html> -------------- next part -------------- Hi there, I use CentOs with Bluequartz, all is working fine but the vacation message. When vacation message is activated, incoming mail is processed, but the sender get?s this message: ----- Transcript of session
2007 Dec 13
1
phpmyadmin issue- what's really working at this time?
Basic phpmyadmin issue, but I can't seem to solve it. Qube3 with CentOS 4.5, PHP4.3.9, BlueQuartz. phpmyadmin was working a while but after long disuse, the index.php now just displays as text. DirectoryIndex in httpd.conf at /etc/httpd/conf/httpd.conf /etc/admserv/conf/httpd.conf has index.php added. /etc/httpd/conf.d/php.conf if I uncomment the AddType to bring in *.php, the
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
2002 Sep 25
0
Complex demodulation - Purely a time series question
Hi, this is purely a time series question if anyone has a hint. I'm trying to complex demodulate a series at different frequencies. Say at $\lambda$ = 1/100, 1/41 and 1/23. (These correspond to various astronomical forcing frequencies of ice ages, incidentally). Now, following say Hasan (1982, Hand. of Stats) or Brillinger (1987, Fitting Cosines), I do the following: 1. from y, form the
2007 Oct 21
0
ggplot2 - version 0.5.6
ggplot2 =================================== ggplot2 is a plotting system for R, based on the grammar of graphics, which tries to take the good parts of base and lattice graphics and avoid bad parts. It takes care of many of the fiddly details that make plotting a hassle (like drawing legends) as well as providing a powerful model of graphics that makes it easy to produce complex multi-layered
2007 Oct 21
0
ggplot2 - version 0.5.6
ggplot2 =================================== ggplot2 is a plotting system for R, based on the grammar of graphics, which tries to take the good parts of base and lattice graphics and avoid bad parts. It takes care of many of the fiddly details that make plotting a hassle (like drawing legends) as well as providing a powerful model of graphics that makes it easy to produce complex multi-layered
2006 Feb 05
3
Relaying of spam
Hi, sorry if this isn't the right place to post, but I'm having some trouble figuring out a spamming issue. If anyone here can help, that'd be amazing. I'm running Brian's CentOS/BlueQuartz CD, version 3.5 from Nuonce.net. Everything seemed to be running fine for several days until this morning, when I received a zillion "returned mail" notices from the mailer
2002 May 16
1
grid search with failed evaluations (and nonlinear start values as a secondary consideration)
Hello, Please copy all replies directly to me (my account is having difficulty with receiving lists these days). This is primarily a programming question, but the specifics regard start values for a nonlinear regression (if you have suggestions on alternative ways to obtain start values they are welcome as well). I'm using nls to estimate a nonlinear time series equation of the form:
2004 Aug 06
3
[PATCH] is it of any interest ?
Hi, While looking at icecast's sources, I wondered if this was feasible, so I've tried and it seems to work: the attached patch allows a /cgi-bin/ url in icecast-1.3.11 to launch cgi scripts directly from within icecast. you have to put the real absolute pathname to the cgi script, and it seems to more or less work. WARNING: you must use two slashes after "cgi-bin" for an