I have been working with mamp web server, locally in my mac, for almost a decade.
I did not had any problems all those years.
The latest years I used 3.xx versions.
But now that I want to upgrade to 4.xx versions, I have some problems.
Mainly, my site does not work, and of course there are reasons related to the new mamp installation.
While/after installing the new mamp, I am advised to upgrade my mysql database, and I do so.
But then, my site does not work.
I suspect that something should be changed to a file that contains the php code for connection with the database. I 'include' this file in every file of my site.
But, if this is really the case, how it should be changed? Can I post it here, about 10 lines of code, someone to help me to update it so that it will work again? I do not know programming, as I use dreamweaver for building sites.
But beyond this situation, I wonder, if I really should change something to the code.
Why?
Because my site still plays well in online server/hosting service, without problems.
The changes that mamp almost forces me to do, will they play properly online?
Please help me solve this problem, and I can post additional information if needed.
I did not had any problems all those years.
The latest years I used 3.xx versions.
But now that I want to upgrade to 4.xx versions, I have some problems.
Mainly, my site does not work, and of course there are reasons related to the new mamp installation.
While/after installing the new mamp, I am advised to upgrade my mysql database, and I do so.
But then, my site does not work.
I suspect that something should be changed to a file that contains the php code for connection with the database. I 'include' this file in every file of my site.
But, if this is really the case, how it should be changed? Can I post it here, about 10 lines of code, someone to help me to update it so that it will work again? I do not know programming, as I use dreamweaver for building sites.
But beyond this situation, I wonder, if I really should change something to the code.
Why?
Because my site still plays well in online server/hosting service, without problems.
The changes that mamp almost forces me to do, will they play properly online?
Please help me solve this problem, and I can post additional information if needed.