Re: Transfering Website, PHP Configuration



Richard wrote:
"Jerry Stuckle" <jstucklex@xxxxxxxxxxxxx> wrote in message news:garfl2$u6u$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Daniel Trent wrote:
Hey Group,

I would greatly appreciate any help with the following task I'm about
to lay out before everyone. First I'm primarily a Designer in Flash. I
just started meddling in PHP only due to the fact that a clients site
is written in it. I managed to get my .swf and .flv files integrated
properly.

My client wants to transfer their site from a Linux server to another
Linux server. Soley because they realized that they were getting
stiffed by the guy charging them $4,000 a year for 25MB of storage and
5MB per file upload limit. Basically just a different hosting company.
I know there are some files that have to be configured in order for
the "index.php" to work.

My problem is that I don't know what files they are nor do I know how
to configure them. The site currently works where it is now so there
is nothing wrong with the coding. I'm just trying to figure out what
files,and what configurations need to be made in order to do the
switch. There are no databases for this site or complex programming
instructions. The whole site could have been written in html, dhtml
and would have performed the same way.

Is it simply just configuring the .htaccess file and a few others? or
is there something more that I need to know?

Let me know if I'm leaving out any crucial information.

Thanks a bunch
Daniel Trent


This has nothing to do with PHP - it's straight Apache configuration. Your new host probably has a control panel (if they don't, I'd suggest a different host!) to help you configure your system. I suggest you check with them on what control panel then google for it to find the documentation.


Did you just notice the ".htaccess" word and read no further?
Sure this has to do with PHP.
If its a average host, there would be nothing to change in the webservers config, and it shuold just work.

My advice would be to just try to copy everything over and see what happens.

Some things might cause some trouble:
- check the PHP versions on both servers.
- check security settings on both servers and compare them.

For this, you can either ask both hosting companies, or else figure it out yourself.
Create a single text file containing this:
<?php phpinfo(); ?>

put it in the webroot, and call it in a browser.

If you post back the results for both servers here, then I am sure people can exactly tell you what to look out for.

Good luck,
Richard





No, it has nothing to do with PHP. .htaccess is not a php file. What he needs to set up correctly is his Apache configuration.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================

.



Relevant Pages

  • Re: BizTalk server Topology & scalibilty
    ... ard bound to a host, and orchestrations can be bound to a host. ... > within the BizTalk engine across multiple engines on different servers. ... >> this configuration) servers running SQL in cluster. ...
    (microsoft.public.biztalk.server)
  • Re: Transfering Website, PHP Configuration
    ... files,and what configurations need to be made in order to do the ... This has nothing to do with PHP - it's straight Apache ... Your new host probably has a control panel (if they ... check security settings on both servers and compare them. ...
    (comp.lang.php)
  • Re: Transfering Website, PHP Configuration
    ... files,and what configurations need to be made in order to do ... Your new host probably has a control panel (if ... Sure this has to do with PHP. ... check security settings on both servers and compare them. ...
    (comp.lang.php)
  • Re: 403 Error on NODE 2 of Network Load Balanced Server Farm
    ... I followed the instructions under ... Configuring Two Virtual Servers to Host the Same Content ... >> application pool name and configuration. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Choosing a host based on their PHP "security" measures
    ... If my host is running php as a module, ... And I believe I should look for a host that allows me to ... Some hosts state that their customers can choose to run either v4 or 5, ... But shared servers with well over 500 concurrent ...
    (comp.lang.php)