Tagged Questions
0
votes
1answer
37 views
Use an existing wampserver from a windows partition on linux mint
I dual boot Windows 7 and Linux Mint 14.
I have wampserver installed on Win 7 and have a couple of websites already set up there.
Is it possible to use that same installation apache/mysql/php ...
2
votes
2answers
271 views
Trying to create tunnel to mysql through SSH
Im in a bit of a bind here. I have a client that want's me to set up his website, but he runs the server w/ SSH and CentOS 6.2 as it's OS.
Now, I'm trying to add the sql server on Mysql Workbench for ...
3
votes
2answers
397 views
Installing php-cgi under Ubuntu for Cherokee web server
I have set up Cherokee web server on my server, and want to enable PHP and MySQL support for applications like Wordpress and phpBB.
I have tried running these commands:
sudo apt-get install php5 ...
0
votes
2answers
181 views
Linux (Debian) web server advice
I'm at the start of a new company in which the main activity is building internet web apps. I was very familiar with linux 8-9 years ago, but since then, I've lost a lot of touch with it (couldn't ...