I've installed xampp and I was so happy because I got it after a very long search for it.But, the main port(port 80) wasn't working.I tried to free the port but it was already free.It's listened by httpd.exe which is the apache itself.When I launch apache-start.bat it says that port 80 is being used.Do you have any ideas about what is going on here?
What is going on here?
Collapse
X
-
No!But I think the problem is fixed.Although, I have another problem.mysql says access denied for 'ODBC'@'localho st' (using password: no).I can access it by the root user but can't connect by php syntax.The mysql_error says access denied for 'system'@'local host' (using password: no).Any body help?Comment
-
Hi,
You can change the port to port81 for your php from the configuration file.
or You can use EasyPHP for your php coding.
or you can also use the DreamWeaver software which is very useful for coding. It helps to save our time. Its work same like the Visual Studio.
You can know more about this from the following link :
Last edited by zmbd; Dec 7 '15, 02:38 PM. Reason: [z{please do not link to third-party sites for software.}]Comment
Comment