Strange things while migrating to a new hosting
Hello, people!
The task is to move PHP + mySQL site from Hosting 1 (gthost.com) to Hosting 2 (GoDaddy VPS).
On Hosting 1 I created a test file hello.php:
<Html> <Head> <Title> PHP Test </ title> </ Head> <Body> <? Php echo '<p> Hello Ya. </ P>'; ?> </ Body> </ Html>
I opened it with Google Chrome successfully:
Mydomain.com/hello.php
Then I deleted it.
Next I put together an archive of webpages and databases and transferred them to a new hosting, deployed DNS on a new server.
The site itself sorta opens after these manipulations. It is closed for public access and can be opened only by admin on a special secret link.
nslookup mydomain.com says that the site opens on the new hosting, as planned.
But I can’t understand what's going on here: When I create file hello.php in the webfolder on hosting 2, it doesn’t open in Chrome, saying that there is no such file. With file permissions everything’s okay: rwx-r-x-r-x, owner is cPanel of hosting 2, as well as on all other php files.
What can be a showstopper?
Maybe it's a .htaccess file? (I transferred it point-blank).
When I changed the rights to the folder:
Chown -R hosting-B-account-name: hosting-B-account-name htdocs / *
It seems to be hidden, and the owner is still admin from hosting 1.
Comments
-
You said you placed the file in a webfolder and chrome could not open it. On hosting 2, is chrome supposed to have a direct link to this webfolder to open web pages, or did you try to open it manually in chrome?
0 -
Thanks for sharing. Can you advise me a good hosting for my online shop?
0 -
@thomash said:
Thanks for sharing. Can you advise me a good hosting for my online shop?I also recently encountered the same problem. All my life I dreamed of opening a website where my family would communicate, so to speak, a mini family chat. The number of people ranged from 10 to 15. Hence, I didn't need a professional hosting service, because I didn't use this site as a business and just wanted to open this chat as quickly as possible. I managed to do everything, but as soon as people started to visit the site, there were problems with the connection, which appeared every day. I was annoyed by all this and decided to abandon this hosting and switch to a good one 28msec.com
0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 769 Linux Foundation IT Professional Programs
- 379 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 102 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 7 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 16 Cloud & Containers Training
- 2 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 2 Networking Training
- 2 Open Source Best Practice Training
- 4 System Administration Training
- 1 System Engineering Training
- 2 Web & Application Development Training
- 796 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 91 Storage
- 771 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 466 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 79 Network Management
- 101 System Management
- 46 Web Management
- 127 Mobile Computing
- 20 Android
- 92 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 400 Off Topic
- 124 Introductions
- 32 Study Material
- 1K Programming and Development
- 310 Kernel Development
- 705 Software Development
- 1K Software
- 409 Applications
- 182 Command Line
- 5 Compiling/Installing
- 70 Games
- 318 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)

