Developers Frequently Asked Questions

Developer FAQ

Q. When I try to open the editor to add my content it tells me the that file /admin/editor/fckeditor.html is missing but it is there?

A. The configureation files have not been setup properly and are pointing to the wrong directory Check the developer install documentation for further assistance.  Here.

 

Q. When I try to load pages i get Error 500 Internal Server Error what is causing this and how do I fix it?

A. You htaccess file is not configured properly for your server, the only way to fix is to modify your htaccess files to suit the server environment you are in.

 

Q. When I upload files they are not visible on the public site, what went wrong?

A. Your configuration files have not been setup properly.  Check the developer install docs for how to fix. Here.

 

Q. I have just installed MµCMS, and I see all the pre built in files that are there, what can I remove and what are they all there for?

A. Good question I have created a link to explain just that. Here.

 

Q. I just installed your cms and I keep getting fwrite() and fclose() error on my screen when I go to my site, what is wrong and how can i fix it?

A. This can be caused by several things I will list them off in the most common order:

  1. Permissions are not set properly. Click here for instructions on how to fix.
  2. You are a GoDaddy Customer. Click here for instructions on how to fix.

If neither of these fix the issue please make sure you read the Install Docs here. After you have read the install doc, if you have any problems let me know.

 

Q. " Password File does not exist" what should I do with this error, what made it, how do i fix it?

A. If you are getting the error "The password file does not exist" that means you did not finish performing the instalation.  Before you can run the CMS for the first time it requires you to enter an administrator password.  If the CMS cannot find that password, it will tell you that you need to perform an install. If you get this error you need to run the file "admin/install.php" and setup a password.  Then you need to remove the install.php file from your web server.