Page 1 of 1

Apache/ Mysql not running properly

PostPosted: 12. March 2016 19:22
by kristin8
I am new to Apache and trying to configure it correctly. It appears to be set up and running when I press start, but does not display properly - just segments of my code. The code is correct when I upload it to the server, so I obviously have configured something wrong on Apache. The same with MySQL. Any suggestions? Thanks!

Re: Apache/ Mysql not running properly

PostPosted: 12. March 2016 20:18
by Altrea
Does the XAMPP dashboard display correctly?
Then it is not a XAMPP configuration issue but an issue with your code.
Most commonly asset files (css, js, images, etc) cannot get loaded correctly because of wrong urls.