Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problème d'installation
#1
Bonjour, je cherche de l'aide en français. J'essaie d'installer getsimple en local avec Mamp mais systématiquement j'arrive sur une page d'ereur ! Quelqu'un peut-il me sauver ? Par avance, merci.
Reply
#2
It might help if you tell us what the error exactly is. I had a problem with MAMP as it sets the domain to localhost instead of localhost:8888 (the standard MAMP domain).

If you use a standard MAMP and your port is 8888 go to your GetSimple folder and open the file /data/other/website.xml.
Search this part of the file:
Code:
<SITEURL>http://localhost/getsimple/</SITEURL>
(Your GetSimple folder might have a different name.)
And change it to support the right port:
Code:
<SITEURL>http://localhost:8888/getsimple/</SITEURL>

I hope this helped, I can’t actually answer in French.

Later added (edit):

Also, if you have a special character in your site name (ç, é, etc) this might cause problems. This is something we’re looking into for the next release.
“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Reply
#3
@Zegnat. Merci beaucoup. J'avais mis des accents pour le nom du site donc en effet ça ne pouvais pas marcher ! Thanks.
Reply




Users browsing this thread: 1 Guest(s)