[Solved] index.php blank after two days of building site

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
L84DNR
Forum Members
Forum Members
Posts: 18
Joined: Fri Aug 29, 2008 10:43 pm

[Solved] index.php blank after two days of building site

Post by L84DNR »

Site was working fine.  Building pages and content.  I had to clear the cache a couple of time (never had to do that when building test site).  This morning I went in to check things out and index.php is blank.
View source only shows

Code: Select all

<!-- 0.694782 / 8 -->
I can get to admin panel but not sure what to try.

Using CMS 1.3.1 on an IIS box that I do not manage???
Thanks,
Last edited by L84DNR on Thu Sep 11, 2008 8:52 pm, edited 1 time in total.
alby

Re: index.php blank after two days of building site

Post by alby »

L84DNR wrote: Site was working fine.  Building pages and content.  I had to clear the cache a couple of time (never had to do that when building test site).  This morning I went in to check things out and index.php is blank.
View source only shows

Code: Select all

<!-- 0.694782 / 8 -->
I can get to admin panel but not sure what to try.

Using CMS 1.3.1 on an IIS box that I do not manage???
enable debug in config.php because maybe you have memory problem

Alby
L84DNR
Forum Members
Forum Members
Posts: 18
Joined: Fri Aug 29, 2008 10:43 pm

Re: index.php blank after two days of building site

Post by L84DNR »

Alby,
Can you direct me to some detailed instructions on the debug feature?
I have never used it and as I mentioned I do not manage nor have direct access to the server.

Thanks
alby

Re: index.php blank after two days of building site

Post by alby »

L84DNR wrote: Can you direct me to some detailed instructions on the debug feature?
I have never used it and as I mentioned I do not manage nor have direct access to the server.
hummmm very bad ...
I don't remember if in 1.3.1 there is System Information  :-\
If there is look for memory (16MB minimum and 32 raccomended), if you have <16MB you must ask to owner site for ftp access.

Alby
L84DNR
Forum Members
Forum Members
Posts: 18
Joined: Fri Aug 29, 2008 10:43 pm

Re: index.php blank after two days of building site

Post by L84DNR »

How do i debug?
alby

Re: index.php blank after two days of building site

Post by alby »

L84DNR wrote: How do i debug?
If you have not filesystem access (ftp, ssh, ...) it's very hard
There is a workaround if you have access to upload files with webadmin.php but you must know what you're doing

Check System Information on your system

Alby
L84DNR
Forum Members
Forum Members
Posts: 18
Joined: Fri Aug 29, 2008 10:43 pm

Re: index.php blank after two days of building site

Post by L84DNR »

I do have FTP access
L84DNR
Forum Members
Forum Members
Posts: 18
Joined: Fri Aug 29, 2008 10:43 pm

[Solved] Re: index.php blank after two days of building site

Post by L84DNR »

Moved site to a new host  ???
alby

Re: index.php blank after two days of building site

Post by alby »

L84DNR wrote: I do have FTP access
Edit config.php and toggle debug to true

Alby
Post Reply

Return to “CMSMS Core”