-
AuthorPosts
-
June 2, 2016 at 6:47 pm #1023156
I want to get my new website online this weekend, from my localhost.
This is the first time I ever have to do this and it’s not working out so far.I duplicated all files and have them on my destkop.
I use FileZilla, but I can’t connect with the server
So I checked PHPMyAdmin and over there I got the following error:Warning in ./libraries/session.inc.php#101
session_start(): open(/Applications/MAMP/tmp/php/sess_b4ed04ea2b86e107eb4e94777afa53de23e67d19, O_RDWR) failed: No such file or directory (2)Backtrace
./libraries/session.inc.php#101: session_start()
./libraries/common.inc.php#349: require(./libraries/session.inc.php)
./index.php#12: require_once(./libraries/common.inc.php)What does this mean and what do I have to do to connect with my server again…?
I’m a bit scared to be honest.Hope you can help me out.
Thanks in advance!
CleoJune 2, 2016 at 7:13 pm #1023187One of the odd things, as far as I can judge, is that I created my website on localhost:8888, but the server in the PHPMyAdmin menu says localhost:8889,
while the page itself only loads on localhost:8888.Try to give you all the information I can find so far 🙂
June 3, 2016 at 1:47 am #1023711Hello There,
Thanks for writing in! Did you hosted your new site in a new server? Could you have a chance to see your site so we can have a closer look? If you have migrated from one localhost to another WP installation, I would suggest that you follow the migration process we have provided a detailed instruction for you to follow from our our knowledge base. Please check it out here: https://community.theme.co/kb/cornerstone-migration/
Hope this helps.
June 3, 2016 at 3:02 am #1023811This reply has been marked as private.June 3, 2016 at 3:04 am #1023817This reply has been marked as private.June 3, 2016 at 7:21 am #1024061Hi,
Regretfully, this particular issue is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your localhost. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.
Thank you for your understanding.
-
AuthorPosts