I have installed xampp and start in xampp control panel.when run my localhost, http://localhost/phpmyadmin in browser,
it displays like "object not found", I referenced in stackoverflow site related to this post, and i followed but it didn't help.
Can anyone help me?
Thank you!!
Open the XAMPP Control Panel and start the Apache Service like the below given screen
Here is the full tutorial on XAMPP Installation
Wikihow tutorial - http://www.wikihow.com/Install-XAMPP-for-Windows
http://php.sysaxiom.com/install_linux.php
Related
I got a problem. My XAMPP Server does not update the files. It keeps showing me the 'Welcome to XAMPP' webpage which is not even in the htdocs directory anymore. I've tried different devices and it keeps showing me the default page. No errors or something. I hope anyone could help me. Thanks in advance.
Got it working. Thanks to Carcigenicate. For some reason I installed XAMPP twice, and when I opened the htdocs folder via XAMPP it took the wrong one. If anybody got this problem check for double installs.
I install Moodle on xampp server. its installed properly . but when I try to logout or any other activity Firefox shows error, The page isn't redirecting properly. I clear cookies of the browser but it didn't work. I reinstall Moodle but I got the same issue. How I can resolve this problem? anyone please help me out.
Please try the following. It may help you to solve this issue.
Manually clear the cache in the Moodledata folder.
open admin/index.php file and comment the line
redirect("index.php?sessionstarted=1&lang=$CFG->lang");
Hope this helps.
This solved my issue for err_too_many_redirects
Just Delete all data from moodledata folder ( C:\xampp\moodledata )
https://moodle.org/mod/forum/discuss.php?d=230067
I manually delete all files inside sitedata\cache
It is work for me
This solved my issue with regards to redirecting of moodle.
navigate to: http://localhost/moodle/admin/settings.php?section=sessionhandling
on the page displayed you will see a field with a lable "Cookie prefix" in that field type "moodle"
Save Changes
type: http://localhost/moodle to test
5.SMILE if it works :-) !!!
NB: This might not be the solution to everyone but try it.
i followed the video tutorial there at http://www.youtube.com/watch?v=yKW97CqVb1Y.
but when i create the project am getting an error
"The Web application project DNNSample is configured to IIS.The Web Server "http//dnndev/Website/DesktopModules/DNNSample/" could not be found."
i have tried restart IIS etc by googling. but none helped.(Satck)
Am using VS10. IIS is 7.5. C# template i have downloaded.
Any help.. am stuck.
Thanks in advance.
i have same problem, i solved that At the host name “dnndev” to the bindings of IIS 7.5. you can Open Internet Information Services (IIS) manager and right click on your website and then click to Edit Bindings... then you add to new binding which has name is "dnndev".
Im new to Joomla. I managed install xampp and joomla in my local. I tried to install templates and it working fine but throwing an error as per image below. Please help. Thanks
Its only a notice and it means your variable is not initialized with a value, Notices are good under development process, but once you are finished you can hide/turn off those notices/error.
Go to your admin backend->site->Global Configuration->Server. Under
"Server Settings" tab change "Error Reporting" settings according to
your requirement.
Great tip, problem solved!
Go to your admin backend > site > Global Configuration > Server. Under Server Settings tab change Error Reporting settings according to your requirement.
I've installed MAMP on my Mac. Then, I put my website into the htdocs folder of MAMP. I started the Server. But how can I launch the website in Safari now? What's the URL to the website, when it's named "testsite" for example?
If it is named "testsite.html" then it will be at
localhost:8888/testsite.html
Good luck with the MAMP fun that should ensue!
Have you tried localhost:8888? See Installing MAMP for more details.
click on the "open webstart page" then click on mywebsite on
mywebsite on the page.