GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Can I run PHP/MySQL from my desktop? (https://gfy.com/showthread.php?t=1043849)

96ukssob 10-31-2011 12:05 PM

Can I run PHP/MySQL from my desktop?
 
Im tired of trying to cram shit into Excel and a much easier option is to dump everything into MySQL and run a few PHP scripts to output what I need.

I don't have M$ Access as that would be another, maybe easier solution, but besides running PHP/MySQL is there a better option? How hard would it be to set this up?

Inter-Sex 10-31-2011 12:07 PM

http://www.apachefriends.org/en/xampp.html

Serge Litehead 10-31-2011 12:08 PM

been running mysql/apache/php locally on windows for a long time now, back in days it was rather complicated to set it up, now you just click install and everything installs most of time without any need to troubleshoot, easily.

WarChild 10-31-2011 12:10 PM

Another option you might consider is MS SQL Server Express. It's free.

Value 10-31-2011 12:21 PM

Here's the portable version of the xampp
http://portableapps.com/apps/development/xampp

fris 10-31-2011 12:33 PM

apache friends is your friend

KickAssJesse 10-31-2011 12:34 PM

You can install MAMP for Mac or WAMP for Windows.

Horny Dude 10-31-2011 12:41 PM

Way better to develope locally then upload everything when ur done. Do a search for WAMP programs, plenty of cool free ones

nation-x 10-31-2011 12:43 PM

I prefer Zend Server

Why 10-31-2011 01:56 PM

run ubuntu in a virtual machine, it will be easier to port your code over to a linux box... dont run xamp under windows unless you have to.

BSleazy 10-31-2011 02:00 PM

You could always use the database program in Open Office, which is free.

blazin 10-31-2011 02:05 PM

Quote:

Originally Posted by Why (Post 18527536)
run ubuntu in a virtual machine, it will be easier to port your code over to a linux box... dont run xamp under windows unless you have to.

I would recommend this normally but seems like an overkill for what he needs. I would just install the windows version of mysql and then get yourself a good mysql client.

raymor 10-31-2011 02:16 PM

All of our desktops have MySQL installed right along with the rest of the system. Put in the OS disk, point it to our kickstart file, and come back 45 minutes later to a complete system with Apache, mysql, Firefox, OpenOffice, everything we need. I guess with Windows you have to install one thing at a time though.

Seriously once you're at the point where whipping out a quick PHP script is easier than clicking dozens and dozens of buttons, that's about the time to seriously consider Linux on the desktop.

Klen 10-31-2011 02:57 PM

Xampp is some kind of standard for running php/mysql on desktop,dont see point bothering with anything else.

Tempest 10-31-2011 03:10 PM

Quote:

Originally Posted by bossku69 (Post 18527265)
Im tired of trying to cram shit into Excel and a much easier option is to dump everything into MySQL and run a few PHP scripts to output what I need.

I don't have M$ Access as that would be another, maybe easier solution, but besides running PHP/MySQL is there a better option? How hard would it be to set this up?

Running PHP, MySQL on your own system is great for running lots of private scripts and also for having dev versions of your sites on your system. Setting it all up individually can be a bit of a pain unless you're technically inclined.. PHP in particular.. So go with xampp for a much simpler install.

Another option in terms of the DB part, would be to setup the DB on one of your servers and then just access it via php from your desktop. That way, assuming your server gets backed up, your "personal" data will also get backed up. Could also just run your scripts on the server itself. That way you have access it to it from any computer system anywhere as opposed to just from home.

Chosen 10-31-2011 03:34 PM

Of course you can :pimp


All times are GMT -7. The time now is 01:15 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123