The front-end of phpcms click on a news article to open it, which is directly blank. what is the problem? Phpcms got a portal site and tested it locally. However, a blank page is displayed when you click an article on the Internet to view details. Thank you for your advice.
Reply to discussion (solution)
Check whether the configuration on the server is consistent with that on the local server.
Check whether the configuration on the server is consistent with that on the local server.
This is the local environment configuration:
Server software: Apache/2.4.10 (Win32) OpenSSL/0.9.8zb PHP/5.3.29
MySQL version: 5.5.40
This is the server environment configuration:
Operating system: WINNT
Server software: Microsoft-IIS/6.0PHP/5.2.17
MySQL version: 5.1.63-community
What if the php version is different?
Check whether the configuration on the server is consistent with that on the local server.
I changed the php version of the server, but it still didn't work. I opened the detailed page of the news article, but it was still blank.
Consider permission issues. File read and write permissions
Consider permission issues. File read and write permissions
It's a virtual server. this permission should be fine.
I want you to compare the differences between the php version and the php. ini configuration.
I want you to compare the differences between the php version and the php. ini configuration.
We use virtual space. how can we see this?
Use phpinfo functions
If disabled, a probe can be downloaded online.
Use phpinfo functions
If disabled, a probe can be downloaded online.
There is no difference. adding and editing in the background is blank. it's speechless.
Do I need to enable rewriting for this CMS? What is the URL you want to view locally? Is the rewrite function enabled on the virtual machine?
Enable the error prompt function.
You don't see the difference. maybe I can see the difference!
Is the page 500 reported ?? Maybe your script has no execution permission.
Has the landlord solved the problem? I also met