Forums
(@dmanakho)
13 years, 4 months ago
and this one is solved as well…
the test server apache httpd.conf had:
AllowOverride None
I changed it to:
AllowOverride All
All is working now…
solved. PHP was running.
Issue was with the php.ini on the test_server. Copied php.ini from production_server and can access new site.
Another problem.. can access https://test_server.mydomain.org, which is blog ID – 1 but can’t access any of the other blogs..