Guest Posted May 29, 2003 Posted May 29, 2003 Please Help, I change from my own windows server to a host that is running unix, and most everythign seems to be working good, except, my orders show up in the main menu of the admin, but when I go to the order page or the pending and so on, they arent there? Can anyone help me figure out what is not working properly. Please help! Thanks, Doug
Daemonj Posted May 29, 2003 Posted May 29, 2003 Do you get an error message, half of a page, nothing, what? Try editing your admin/.htaccess file to add: php_flag display_errors on to see if an error message is not provided. Be sure to remove that line or comment it out after making the change and accessing the page. "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
Guest Posted May 29, 2003 Posted May 29, 2003 I think I have it fixed, just needed to update my permissions in my order.php file. Is there anywhere that I can see what all my permissions should be set to. Like a list or something, like a default settings or something. Also, I now have secure SSL shared certificate, what all do I need to use it, can I just set the https: address and set it to "true", or is there more that I will have to do. Thanks for any help.
Daemonj Posted May 29, 2003 Posted May 29, 2003 In regards to permissions, all of the folders should be 755 and the files should be 644. I am not familiar with a shared server setup but would imagine that just setting the https entry in the catalog/includes/configure.php file to the proper path and setting enable ssl to true should do it. If not, post the problems here and someone will help you resolve it. ;) "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
Recommended Posts
Archived
This topic is now archived and is closed to further replies.