|
You are here: Home / Template Error: Empty document in latest beta
Template Error: Empty document in latest beta
Forum /
Installation /
Template Error: Empty document in latest beta
Reply
Subscribe
Start new thread
Syndicated Feed (RSS)
|
Displaying 1 to 2 of 2
|
Previous
1
Next |
| Author |
Message |
noe
Posts: 1
Location:
|
|
Template Error: Empty document in latest beta - Posted: April 23, 2008 - 2:21 PM
|
Quote and reply
|
Hi,
I'm getting through the installation smoothly but when launching the admin page I get the following error:
Template Error: Empty document (Template: cms-app.default.tpl, Line 1, Column 1)
Any idea where this comes from and how to fix it ?
This is under opensuse 10.3 / php 5.2.5 / apache 2.2.4
Thanks,
N.
|
|
Back to top
|
View user profile
Contact this member
|
lux
Posts: 645
Location: Manitoba, Canada
|
|
Re: Template Error: Empty document in latest beta - Posted: April 29, 2008 - 5:03 AM
|
Quote and reply
|
noe said:
Hi,
I'm getting through the installation smoothly but when launching the admin page I get the following error:
Template Error: Empty document (Template: cms-app.default.tpl, Line 1, Column 1)
Any idea where this comes from and how to fix it ?
This is under opensuse 10.3 / php 5.2.5 / apache 2.2.4
Thanks,
N.
My first guess would be an issue either with mod_rewrite being missing, or with the way PHP is installed. Is PHP an Apache module, or in CGI or FastCGI mode?
Another thing you can try is to edit the inc/conf/config.ini.php file and set "remove_index" to 0 instead of 1 and see if that helps.
If not, sometimes setting these two also helps as well:
usedocroot = 1
docroot = /path/to/sitellite
Just change the path of "docroot" to be the real path to your site. Let me know if any of the above helps.
Lux
|
|
Back to top
|
View user profile
Contact this member
|
|

|