29 posts tagged with apache and php. (View popular tags)
Displaying 1 through 29 of 29. Subscribe: Posts tagged with apache and php

I have 3-5 days (starting tomorrow!) in which I'm off from work, and have really nothing planned. As a developer geek in a crappy economy, I'm looking at looming unemployment and/or the start of a freelance career in the very near future. I want to this time making "something" that I can use in my portfolio to show potential employers/clients. What on earth can I build? [more inside]
posted by cgg on Aug 4, 2009 - 8 answers

I am following a tutorial on how to install WAMPserver and Wordpress on my Windows machine to kickstart my learning of CM systems and PHP. A crucial component won't install and I don't know nuthin' about how to fix the problem. [more inside]
posted by Foam Pants on Jul 21, 2009 - 6 answers

How do I keep sneaky website users from accessing files directly? [more inside]
posted by jpoulos on Apr 6, 2009 - 6 answers

I have a new EeePC 1000HE with Windows XP, which I want to use for both web development and casual web browsing. Are there security issues with installing Apache and PHP on a machine that is also used to access public wireless internet? If so, what steps can I take to make my netbook more secure?
posted by oulipian on Apr 5, 2009 - 5 answers

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 by odinsdream 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 by gringoese 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 by Iteki on May 17, 2008 - 1 answer

How can I run a web server on OS X without admin access? [more inside]
posted by AmbroseChapel on Feb 20, 2008 - 14 answers

MediaWiki install: Apache, MySQL, & PHP already on my machine? [more inside]
posted by jjsonp 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 by realpseudonym on Oct 23, 2007 - 8 answers

Apache 2, VirtualHost directives, Alias, PHP's DOCUMENT_ROOT variable - confusion! [more inside]
posted by xmutex 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 by kaozity 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 by killdevil on Jul 6, 2007 - 17 answers

Why doesn't this code from O'Reilly's PHP and MySQL work for me? [more inside]
posted by Tuwa 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 by dvjtj on Jun 4, 2006 - 7 answers

Efficient string array comparisons in PHP, and a question about Apache and PHP performance... [more inside]
posted by Mr. Six 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 by juiceCake 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 by intermod on Nov 20, 2005 - 9 answers

What are some fun/practical uses for a PII-333 Linux machine? [more inside]
posted by ori 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 by purephase 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 by xyzzy on Jun 6, 2005 - 4 answers

Free server-oriented Linux distribution with GUI config tools? [more inside]
posted by Mwongozi 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 by Mwongozi 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? [more inside]
posted by SpecialK on Nov 15, 2004 - 16 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 by blueshammer on Sep 5, 2004 - 1 answer

What's your favorite WAMP installer? (and, of course ,why?)
posted by signal 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 by xmutex 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 by grefo 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 by btwillig on Dec 16, 2003 - 13 answers