I have two installations in two different directories, on a shared hosting space. One is Drupal-based and one is your standard WordPress blog. The first one is quite old, and only runs on **PHP 5.3** (I wasn't able to update it further than Drupal 6.38 without losing contents).
This wouldn't be an issue, if it didn't prevent me to run WP (version 6.0) on a PHP version newer than **7.3** (like **8.1**), because in that case the other website would fail to load (error: _Not Implemented - GET not supported for current URL_).
The only way the two can coexist is apparently having **PHP 7.3** as a global setting, and **5.3** for the Drupal subdomain. If I try to set a _.ohvconfig_ file with PHP 7. 6 or newer in the WP directory, WP goes down.
Is there something I can do to have both of my websites to run on the newest PHP version they can manage?
Web Hosting - PHP compatibility issue between two different subdomains
Related questions
- Update MySQL Version
11321
14.02.2018 03:27
- How do I limit upload_max_filesize? PHP.ini method not working
11029
06.12.2022 11:02
- Max_execution_time how to increase time
10908
24.01.2021 17:14
- Connect to mysql database
10795
28.02.2018 16:52
- I can't login to my account. Reset password don't help
10488
25.02.2020 22:06
- Layer 7 DDoS protection on Web hosting
9889
17.08.2025 13:59
- Cannot put SSL on my domain
9833
03.04.2019 19:20
- Abuse Report not working
9037
27.03.2025 07:45
- How do I get rid of the default 'site under construction' page?
9027
27.10.2022 14:35
- Trying to connect my OVH domain to shopify store
8455
13.06.2021 22:43