Hi Pals,
I currently am working with CMS Ms on my local server(Xampp package) that is going fine. My orginal server is working with IIS . When i tried to install CMSMS then i got a blank page
url: http://121.246.64.12/artgallery/install ... oqnbo5bll0
Pls help me to find a solution.
Thanks in Advance
CMS Made Simple Installation on IIS
Re: CMS Made Simple Installation on IIS
I have seen this before as well.
Have you set the write permissions on the correct folders?
Have you set the write permissions on the correct folders?
Re: CMS Made Simple Installation on IIS
I ran into this when setting up an install on IIS 6.0 on Server 2k3. If I remember right it was a permissions thing. Try messing with the permissions settings on your different folders. Specifically the temp, templates, templates_c, cache folders. Just record what you change so you can always go back for security sake.
You may also want to try checking your Smarty install to make sure that is working as well.
Post back if you still have issues and I can try to help you out a little more.
You may also want to try checking your Smarty install to make sure that is working as well.
Post back if you still have issues and I can try to help you out a little more.
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
Re: CMS Made Simple Installation on IIS
Hi
I created sessions folder and specified it in php.ini file and changed permissions tmp,cache,templates,templates_c and configs folders using Attrib -R DOS command. Then i installed smarty,worked a demo example and i got correct output. But still i get the old result for CMS MS installation.
Pls help me..
I created sessions folder and specified it in php.ini file and changed permissions tmp,cache,templates,templates_c and configs folders using Attrib -R DOS command. Then i installed smarty,worked a demo example and i got correct output. But still i get the old result for CMS MS installation.
Pls help me..
Re: CMS Made Simple Installation on IIS
But do you have working PHP sessions ? (and a supported install-admin browser ?)bigul wrote: I created sessions folder and specified it in php.ini file ...
Use another PHP app or some PHP sample code to diagnose this.
If you have a PHP session problem it is not CMSms specific. In this case you should PHP support.
Pierre M.