(( Mods, if there actually is a server administration forum I wasn't able to find, please redirect me there. ))
Hey everyone, I'm having a problem getting php5-fpm installed on my ubuntu 10.04 Lucid system. I'm setting up an nginx installation, but when I run apt-get install php5-fpm, it can't...
Hey everyone,
I've been using memcache recently (works like a charm, btw - really drops the CPU load), and I'm now setting up a load balancer for my distributed server network. With the addition of this server, I now really need to have the ability to use my memcache in various servers.
This...
Hello,
I'm trying to run MySQL, and sadly I've not had a lot of success. I'm running on a brand new Macbook (Mac OS X 10.4 - Intel). I've downloaded both MySQL 4.1 and 5.0 in attempts to run them. Both have installed (using .dmg packages), but neither has actually managed to run.
I've been...
I've got an issue with what I presume may be a Strict CSS issue. However, that could be wrong, because I've tried removing the DTD and it did the same thing. However, on some browsers, everything looks right.
The site that I'm working on is http://www.actalwaysinlove.com and if you look on the...
I'm trying to create a search engine for my site, but I can't seem to find any MYSQL options for weighting the queries. And I'm almost positive that I had found them a couple months ago. Are they only available in certain versions? Basically what I need is a clone of an engine like they have on...
For lack of a better name, how do you set up the "invisible folder parameters" that I've seen on so many sites?
The type of setup that I'm referring to is like this:
http://www.example_site.com/~parameter
And that particular link will automatically act as a parameter, just like anything after...
I've been trying to figure out how to keep a very basic link counter through javascript. At first I didn't think it was possible with javascript because of it's inabilities with databases. Even so, does it have to rely on perl or something?
I've looked through a couple scripts on the internet...
I'm having a few people come to my site that have cookies disabled. Whenever they log in it will say "You have successfully logged in", but then they can't do anything because they're not really logged in... I know the problem is due to not having cookies enabled, but how do I actually check to...
I've tried just about every php/mysql combination out there in order to make this work, but even when it seems that it should work, it doesn't. It must be comparing strings or something, because I've tested the numbers, and the numbers themselves would have worked properly.
What I'm trying to...
Okay, this might be a little unusual.... well, actually it's probably highly irregular for all I know, but I'm trying to get this to work a certain way and I'm lost.
I want to read information from a mysql query and return it as an echo, but the problem is that the variables aren't showing up...
Hello,
I'm trying to develop an avatar system where you can overlap images onto a single image (like put a hat onto a character). I've googled tons of combinations trying to find out how to do this in php, but so far I've had no luck. So here I am.
Anybody here able to direct me to the answer?
I'm having a small problem with mysql - there is a particular ID field that I do not want to have increase automatically, but I would like to insert it to an unused location without having to do it manually.
for example, if the following fields are present:
| ID | Name | Miscellaneous |
| 00 |...
Php.net is being entirely unhelpful in it's explanations of ereg & preg_match, but it appears that they are what I would like to have.
I am trying to create a registry form where when the user types in a username, he/she cannot enter special characters (only alpha-numeral characters allowed)...
I'm trying to set up a program where I will have many entries with rows, and they will all be assigned id numbers. However, some of those rows will be removed, and the id numbers will not decrease (which is good because I don't want them to). However, I DO want to know how I can call on a row...
Hi,
I've been searching for a better method of having my form events handled when I press a form button, but it has been of relatively little success. All my searches turn up a javascript solution (onClick) or something that doesn't help me. I was under the impression that something like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.