You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed joomla Joomla! 2.5.4 Stable [ Ember ] 2-April-2012 14:00 GMT on my local server to develop, its a windows machine and the installation is located in a subdirectory of htdocs.
When i put in the $live_site parameter in the configuration script, i cant login anymore, it gives a error page.
I figured out when i replace the forward slashes in administrator/defines.php with directory separators (just like the versions of joomla 1.5) the problem is solved.
Why did they change these files anyway?
The text was updated successfully, but these errors were encountered:
Hello,
I installed joomla Joomla! 2.5.4 Stable [ Ember ] 2-April-2012 14:00 GMT on my local server to develop, its a windows machine and the installation is located in a subdirectory of htdocs.
When i put in the $live_site parameter in the configuration script, i cant login anymore, it gives a error page.
I figured out when i replace the forward slashes in administrator/defines.php with directory separators (just like the versions of joomla 1.5) the problem is solved.
Why did they change these files anyway?
The text was updated successfully, but these errors were encountered: