For help, directory structure, such as when I opened the address to access http://localhost:8080/thinkphp_3.2.2_full/index.php, the prompt cannot display this page, add the module name and class name http://localhost : 8080/thinkphp_3.2.2_full/index.php/home/index is still not good, catch urgent!
It's possible to access PHP's own demo.
Reply to discussion (solution)
Not the left column, the index.php.
Should have seen the bottom one.
Not the left column, the index.php.
Should have seen the bottom one.
My directory structure is such that the WWW is the root directory, below the Demo,mscrm,thinkphp_3.2.2_full three Web site directory, there is a index.php, inside is phpinfo (), testing with the
Other PHP projects without frames can be run, with thinkphp.
Open the error display function of PHP
Open the error display function of PHP
This I've been driving, Thinkphp's project opens directly to the display: The page cannot be displayed
I don't think it's just apache2.2+php5.4 to use thinkphp.
Aren't you using the IDE? Breakpoint tracking, I don't know.
Echo Realpath ("./");
Let's see what happens.
Aren't you using the IDE? Breakpoint tracking, I don't know.
Know, directly is the page can not be displayed, enter also not to go
You set a breakpoint on line 16, and you can't get in?
You set a breakpoint on line 16, and you can't get in?
Right, jumping directly out of the page cannot be displayed.
Not related to the program, my official thinkphp3.2 code line has not moved, the import file what configuration is correct, after the run is the direct page can not be displayed, but their own PHP to do the demo can be
The problem has been solved, in order to repay everyone, I summarize
Be sure to remember, to use the Thinkphp,apache and PHP version is either 32-bit or 64-bit, this condition must be met, here or suggest you use apache2.2+php5.4 best combination, do not rush the latest, the latest is often not very perfect
My previous configuration is apache2.4+php5.5, also are 64 bit, but thinkphp but can't run up, suggest so, still use 32 of bar