Apache2 security theory; mod_php versus CGI php and the use of suExec: What is the non-theoretical problem with running Apache2 with mod_php and thus without using suexec on a dedicated system? [more inside]
posted on Jun 10, 2008 - 7 answers ![]()
After working in a mostly LAMP (Linux, Apache, MySQL, PHP) environment the last few years, I need to make a quick switch to WISA (Windows, IIS, MS SQL, ASP). [more inside]
posted on May 18, 2008 - 6 answers ![]()
Suggest an offline booking system, no wait... Suggest a one-click WAMP solution, no wait... Flash and flat files mebbe? [more inside]
posted on May 17, 2008 - 1 answers
How can I run a web server on OS X without admin access? [more inside]
posted on Feb 20, 2008 - 14 answers
MediaWiki install: Apache, MySQL, & PHP already on my machine? [more inside]
posted on Jan 4, 2008 - 5 answers
I have an idea for yet another hairbrained social networking website (which paradoxically might hit it big :-) ). I've coded most of it up on a linux server using apache, php, mysql at softlayer.com. The hostname is registered at godaddy (which I can change if desirable). What's the minimum I need to do the following (I'd rather work on the website application logic and learn as little as possible about mail server administration for now): [more inside]
posted on Oct 23, 2007 - 8 answers ![]()
Apache 2, VirtualHost directives, Alias, PHP's DOCUMENT_ROOT variable - confusion! [more inside]
posted on Oct 3, 2007 - 2 answers
How do I get PHP to send an e-mail. Is there a way to do it without recompiling PHP/Apache. If not, how do I recompile PHP/Apache on a linux system to do this? [more inside]
posted on Aug 7, 2007 - 11 answers
What are the best database-driven Web application development frameworks out there right now? More specifically, please orient me to toolsets you know of that are similar to Ruby on Rails. [more inside]
posted on Jul 6, 2007 - 17 answers
Why doesn't this code from O'Reilly's PHP and MySQL work for me? [more inside]
posted on Jun 16, 2007 - 16 answers ![]()
I messed up an Apache 2/PHP installation of my Mac OX 10.4, and need help figuring out what to do next [more inside]
posted on Jun 4, 2006 - 7 answers
Efficient string array comparisons in PHP, and a question about Apache and PHP performance... [more inside]
posted on May 13, 2006 - 16 answers ![]()
Although I've created sites hosted on Apache servers before, I've never had to take form results from a page and send them to a specific email (i.e. a standard form request) with Apache/PHP. Done it many times with CDONTS/CDOSYS or similar mail objects. Is there an equivalent object with Apache? I can't get an answer from the host provider (yet.)
posted on May 12, 2006 - 6 answers
What are these __utma/b/z cookies that are suddenly spewing from all sorts of websites? [more inside]
posted on Nov 20, 2005 - 9 answers ![]()
What are some fun/practical uses for a PII-333 Linux machine? [more inside]
posted on Oct 26, 2005 - 11 answers
Form re-submission woes!
How can I catch page refreshes and prevent form values from being re-submitted? [more inside]
posted on Sep 16, 2005 - 9 answers ![]()
Heh. I am in the strange position of being far more capable of managing Unix/Linux/OS X than I am Windows XP, and, for development purposes, I'd like to install WordPress on my Windows box. [more inside]
posted on Jun 6, 2005 - 4 answers
Free server-oriented Linux distribution with GUI config tools? [more inside]
posted on Mar 21, 2005 - 4 answers ![]()
I know how to make database-driven web sites using Windows servers, Access, IIS, and ASP.
I want to learn how to do the same using Linux, Apache, MySQL, PHP, and... whatever you use instead of Access.
Where do I start?
posted on Dec 10, 2004 - 18 answers
MySQL, Apache, and PHP:
I can pull a phpinfo and it says that both mysql and dbx functions are compiled in and enabled, but when I run mysql_connect or dbx_connect, it can't connect. Apache and PHP work together and I can get into MySQL and do stuff via client. How can I make them talk when everything else I have says that they should already be talking?
posted on Nov 15, 2004 - 17 answers
I know, I know -- not another web photogallery AskMe question, but: I've actually settled on the gallery itself. I'm using JAlbum. Having made the choice, though, I'm left with two questions:
1. JAlbum makes nice galleries, but doesn't create a top-level index page. (I could hand-code it, but my wife will be doing most of the updating and I don't want her to have to go mucking around in HTML.) The easiest solution, I'd think, would be just to reformat the directory listing into something attractive -- all I really need to communicate to the user is descriptive folder names and upload dates, but I'd prefer to make something more handsome than the standard Apache page. Can anyone recommend a particular PHP file system manager or other solution?
2. JAlbum's auto upload is ridiculously slow -- better just to FTP it. When JAblum makes a gallery, though, it includes a lot of stuff I'm not using -- icon sets, borders, etc. It's not a ton of space, but I'm going to uploading a lot of these galleries, and it'll add up. Is there a programmatic way I can stop JAlbum from including all this, instead of weeding it out before each upload? (I'm using the BluPlusPlus skin.)
posted on Sep 5, 2004 - 1 answers
What's your favorite WAMP installer? (and, of course ,why?)
posted on Jul 19, 2004 - 4 answers
I have Apache 2.0 running. I can easily set stuff up like mod_perl and PHP. I want to start developing w/ Java and I want to run servlets and Tomcat scares me. Does it run under Apache? Seperate from Apache? Any info appreciated.
posted on Jun 23, 2004 - 5 answers
I have been looking at changing my web development focus from Windows/ASP/.NET to LAMP(Linux, Apache, MySQL, PHP/Python/Perl) because my gut is telling me that this is where things are going. Oh, Java should be in there as well.
What's the skinny on LAMP in the real world (Netcraft surveys aside)? Is it difficult to change to LAMP/Java? Is the open source thing really sticking?
posted on Jan 9, 2004 - 14 answers
I'm new to Mac OS X's command line and a little nervous about using it to install Mysql. After doing some research on the net I found what might be an alternative: installing Apache2, PHP4 and Mysql from Server Logistics . The post claims that by also installing one of the Barebones text editors and Tinkertool I could avoid having to use the command line altogether. It was also suggested that the Server Logistics Complete Packages are more powerful versions of Apache and Php than apple ships (I'm on Panther). Has anyone done an install this way? Any other suggestions? Should I just get over it and use the damn command line?
posted on Dec 16, 2003 - 13 answers