LAMP refers to a stack of web technologies based on Linux, Apache, MySQL, and PHP/Perl/Python.
0
votes
0answers
31 views
How to move Installatron package from one User to another User with DirectAdmin Reseller?
I've been using Direct Admin for years and never before thought to ask this question so please bear with me if I'm a simpleton....
I develop Joomla and Wordpress sites on a sandbox domain, such as ...
0
votes
1answer
22 views
LAMP in the cloud [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
For my job, I have to use lots of LAMP-based systems like Wordpress. Is there a cloud service out there that can ...
1
vote
1answer
50 views
How can I set up my server to also be a mail server?
I'm running apache2 on Ubuntu Server 12.04 and I have my website up and running fine with 2 virtual hosts, and I was wondering how I can set up my server to also be a mail server, preferable for both ...
1
vote
1answer
126 views
Alternative to OpenBiblio
Are there any good open source alternatives to OpenBiblio that can run on a hosting package without root access to the server?
I have tried Koha and Evergreen, but they need root access and are not ...
0
votes
2answers
855 views
apache virtual host problem on windows 7 - please explain
This problem has never occurred in the past (i have tried this many times) but this time,
ALL virtual hosts defined in the virtual-hosts.conf file in the apache installation directory direct the ...
0
votes
1answer
189 views
How to deal with attacks on Zend Framework web site? site currently down
This is my first question on this "forum" please be indulgent with me if my questions are somewhat too simplistic for you. i joined this community in order to improve myself and help others.Thank you.
...
13
votes
1answer
443 views
Cost of using SSL
I am wondering on the cost of using SSL sitewide. It would be for a standard LAMP site. I know that this will be dependent on the many factors but, can some give me an 'average' or 'guesstimate!'. By ...
1
vote
0answers
25 views
Dedicated Servers: Is one better then two for LAMP pseudo HA setup? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I know there are zillions of commentary about hosting out there, but I haven't read much about this. Our current ...
1
vote
3answers
1k views
How do I access PHPMyAdmin after install in Ubuntu?
I installed Apache and then PHPMyAdmin on my Ubuntu server, but I have not been able to access PHPMyAdmin at http://localhost/phpmyadmin/. http://localhost is working however.
0
votes
2answers
87 views
Installing Wordpress on LAMP server but Using a Directory on Windows Server
The main site is running on a windows server. I want to install and run wordpress from a LINUX box at the following Directory.
example.com/blog/
What is the most suitable method to make this work? ...
3
votes
2answers
417 views
Good Book for Managing a Linux Web Server?
I'm being thrust into the role of managing my own web server. I will have access to some managed support, but I need a comprehensive resource I can turn to that covers: command line basics, apache and ...
2
votes
1answer
131 views
Hosting my own website on apache2, what information do I need from my domain registrar (bluehost)
I have lamp-server installed and am ready (and excited) to host a domain I purchased from bluehost on the server in my room. I have a few other things set up like openssh.
What information do I need ...
1
vote
1answer
771 views
Symbolic link not allowed or link target not accessible: /var/www on Ubuntu 11.04
I am getting a 403 when i access http://mayfieldafc.local/ upon looking in the Apache logs I am getting:
[Wed Nov 16 12:32:59 2011] [error] [client 127.0.0.1] Symbolic link not allowed or link target ...
1
vote
2answers
539 views
getting mod_rewrite to work on Mac OS X
I'm trying to get mod rewrite to work on my Mac. This is the content of the .htaccess file:
<Files *\.ini>
order allow,deny
deny from all
</Files>
RewriteEngine on
RewriteRule .* ...
3
votes
2answers
144 views
Deliver my website all over the world hosting [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm building a website in a lot of languages that should be available all over the world. That means I would like to ...
0
votes
1answer
107 views
Verify / setup LAMP via SSH
I am a PHP coder and have next to none experience in system administration. One of my clients has obtained a VPS from HostGator. The logins I was sent, take me to Parallels Infrastructure Manager, ...
0
votes
0answers
88 views
Recommend good shared hosting [closed]
It seems that everyone has something bad to say about the "big" shared hosting sites like 1and1, HostGator, GoDaddy, etc. but what are the ones you've had GOOD experiences with?
I'm going to focus ...
2
votes
2answers
271 views
Recommend a CMS and extension to build an Event Manager
I have a lead to build an event manager solution in LAMP with following functionality:
It should handle events by country, city, locality in city, type of event, venue type etc.
following are a ...
6
votes
2answers
2k views
How to find who's accessing my server? My server is Ubuntu
I want to know all the people who access my server, is there a log that shows when and how the people access my server?
--EDIT--
Sorry for not providing any more details awhile ago. My server is ...
2
votes
1answer
2k views
Getting 403 Forbidden after changing webroot
I am running Ubuntu with Apache (LAMP stack). When I changed the webroot from /var/www to /media/data/www, I keep getting 403 Forbidden even after chmod-ing the directory + files to 777. What did I do ...
1
vote
3answers
804 views
apache rewrite .htaccess google adwords gclid
I've got an url coming in as:
/index.php?/location/&gclid=287ejek22kj
This is going to a 404 page because of the gclid...
I need it to go to:
/index.php?/location
I've tried this, with no ...
1
vote
3answers
5k views
open source php hotel booking system
Anyone recommend a good open source hotel booking system built for a LAMP stack?
2
votes
1answer
107 views
Drupal - after installation the website invisible
I just installed Drupal. But after installation I can't see my installed site.
Upon visiting the URL http://localhost/drupal-7.0/ in my browser I do not get the web page as expected but see files and ...
2
votes
2answers
265 views
Looking for VPS Hosting for a LAMP Web Application [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
Trying to find a Managed VPS Hosting Solution for a LAMP Web Application.
The more CPU, RAM, and Disk space the ...
3
votes
3answers
336 views
Best cheap Linux hosting with LAMP support [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm looking for a linux hosting provider that supports LAMP and wondering if the community could recommend one.
I ...
0
votes
1answer
118 views
Visitor statistics software per user account page
Hi I plan to have a web site that will have pages for local companies. The companies will have a backend to update their details. Essentially in the backend I want the company to be able to see their ...
2
votes
1answer
194 views
LAMP Stack Versioning — Is there a website or version tracker source to help suggest the right versions of each part of a platform stack?
Taken singly, it's easy to research versions and compatibility. Version information is readily available on each single part of a platform stack, such as MySQL. You can find out the latest version, ...
1
vote
2answers
850 views
Better to learn with LAMP/Django or more basic building blocks? [closed]
I'm looking to pick up basic web development by working through Programming Python's internet scripting chapters (especially the server-side scripting).
Question: when I'm attempting to learn the ...
1
vote
2answers
140 views
Using oscommerce
I want host my web site using oscommerce on centos, we have our own server at our office on that we have install centos 5.5 with LAMP, we want to host a web site using our live ip oscommerce if any ...
1
vote
3answers
150 views
Live view of online visitors
I'm looking for a tool/script/method to see live who's visiting my web site at any given time. My site uses the LAMP stack.
Any suggestion is appreciated.
Thanks!
3
votes
3answers
430 views
How do I specify the Google sitemap generator destination directory
Is there a way to specify the location of generated sitemap files using the lastest version of the Google Sitemap Generator?
Version is: 1.0.0.0? (a very un-google version number, lol):
> sudo ...
3
votes
2answers
971 views
Track down segmentation faults in PHP? [closed]
I'm looking for a relatively painless way to track down segmentation faults in PHP (as reported in the Apache error log). This is my LAMP setup at the moment:
Linux: OpenSUSE 11.3 x86_64
Apache: ...
1
vote
1answer
220 views
How can I allow robots access to my sitemap, but prevent casual users from accessing it?
I am storing my sitemaps in my web folder. I want web crawlers (Googlebot etc) to be able to access the file, but I dont necessarily want all and sundry to have access to it.
For example, this site ...
2
votes
3answers
359 views
What is the easiest/lightest setup to get a basic LAMP stack setup for development?
I'm looking for a minimum of fuss here to get up and running.
Bonuses:
- cross platform
- portable (can be installed/run from a USB)
Clarification: I'm not looking to setup a full-fledged remote ...