Welcome Guest, Not a member yet? Register   Sign In
Installing an old application to a new server
#15

[eluser]TWP Marketing[/eluser]
Ok, it looks like you're not using a virtual host configuration. I'd recommend it, but it is more complex.

I have all my sites under /var/www/ like this:
/var/www/
|
+mysite
+othesite
+theirsite

In the apache virtual setup, I use the virtual host to avoid using localhost in the url
/etc/apache2/sites-available
and
/etc/apache2/sites-enabled

These are where you create the apache configuration for sites using full domain names etc.
The configuration is complex and I'm not going to try to walk you through it here.
Reference: http://httpd.apache.org/docs/2.0/vhosts/name-based.html
and: https://httpd.apache.org/docs/2.2/vhosts/examples.html
and: http://www.thegeekstuff.com/2011/07/apac...tual-host/

I'd recommend moving your site code to /var/www/yoursite instead of elsewhere, since you're in a local environment. It makes working on it easier.

Sorry for the overload of information, but it may be at the root of the problem, not pun intended.
I'm available on this forum to help you through it, as are several others here.


Messages In This Thread
Installing an old application to a new server - by El Forum - 09-05-2012, 10:40 PM
Installing an old application to a new server - by El Forum - 09-05-2012, 10:50 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 12:16 AM
Installing an old application to a new server - by El Forum - 09-06-2012, 08:20 AM
Installing an old application to a new server - by El Forum - 09-06-2012, 08:21 AM
Installing an old application to a new server - by El Forum - 09-06-2012, 08:28 AM
Installing an old application to a new server - by El Forum - 09-06-2012, 03:43 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 03:57 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 04:03 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 04:04 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 04:34 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 04:47 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 04:59 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 05:03 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 05:33 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 05:35 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 05:43 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 05:46 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 05:55 PM
Installing an old application to a new server - by El Forum - 09-06-2012, 06:21 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 04:07 AM
Installing an old application to a new server - by El Forum - 09-07-2012, 01:51 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 02:51 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 03:48 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 03:58 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 04:05 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 04:13 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 04:17 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 04:28 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 04:30 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 04:33 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 04:38 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 05:13 PM
Installing an old application to a new server - by El Forum - 09-07-2012, 06:30 PM
Installing an old application to a new server - by El Forum - 09-08-2012, 07:58 AM
Installing an old application to a new server - by El Forum - 09-08-2012, 01:23 PM
Installing an old application to a new server - by El Forum - 09-08-2012, 01:28 PM
Installing an old application to a new server - by El Forum - 09-08-2012, 02:52 PM
Installing an old application to a new server - by El Forum - 09-09-2012, 02:38 PM
Installing an old application to a new server - by El Forum - 09-09-2012, 10:27 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 07:03 AM
Installing an old application to a new server - by El Forum - 09-10-2012, 01:15 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 01:32 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 01:39 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 02:10 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 02:11 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 04:20 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 04:22 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 04:28 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 04:31 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 04:36 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 04:39 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 04:54 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 05:01 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 05:13 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 05:13 PM
Installing an old application to a new server - by El Forum - 09-10-2012, 05:20 PM
Installing an old application to a new server - by El Forum - 09-12-2012, 11:12 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 07:36 AM
Installing an old application to a new server - by El Forum - 09-13-2012, 01:13 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 02:17 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 03:25 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 03:30 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 03:32 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 03:42 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 04:21 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 04:31 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 04:33 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 04:38 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 05:40 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 06:08 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 06:13 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 06:30 PM
Installing an old application to a new server - by El Forum - 09-13-2012, 06:38 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 08:14 AM
Installing an old application to a new server - by El Forum - 09-14-2012, 01:07 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 01:25 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 01:28 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 01:49 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 02:00 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 02:04 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 02:07 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 02:12 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 02:26 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 03:04 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 03:06 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 03:19 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 04:02 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 04:06 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 04:14 PM
Installing an old application to a new server - by El Forum - 09-14-2012, 04:48 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 01:31 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 01:54 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 01:56 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 02:15 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 02:28 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 02:33 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 02:36 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 02:47 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 02:52 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 03:01 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 03:04 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 03:11 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 03:13 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 03:33 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 03:35 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 03:46 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 03:56 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 03:57 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 04:01 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 04:02 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 04:13 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 04:14 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 04:20 PM
Installing an old application to a new server - by El Forum - 09-15-2012, 05:08 PM
Installing an old application to a new server - by El Forum - 09-16-2012, 08:44 AM
Installing an old application to a new server - by El Forum - 12-18-2012, 01:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB