Apache not displaying PHP [closed] - php

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Basically, I have installed both WAMP and XAMPP (two different times) and none of them seem to display PHP, looking on the internet it must be Apache.
I dont have world web service thing active, I don't have Skype installed, I have even changed the port to 8080 and nothing seems to work.
Anyone know what is going on?

Used localhost:8080 it seems to have solved the problem.

Related

Install nodejs with php exec [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I just bought a domain with some space, but my provider not supporting nodejs.
I searched a lot, how could I build it on the server, but of course, to make, I need so privileges, so now I'm stuck here.
How could I use nodejs (or other server side Javascript engine) to run javascript?
I have FTP access to the server, but nothing more.
I believe you just can't.
If your provider doesn't give privileges to do it you are stuck :(

How to use my apache/php web hosting for setting up a radio? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Is there a way to use my Apache / PHP web hosting to setup an internet radio ?
If i got that right, you want to set up a webradio, not a file acces system to stream to single computers.
In that case, i would suggest u have a look into
Linux
http://www.howtoforge.com/linux_webradio_with_icecast2_ices2
Windows
An alternate is http://www.shoutcast.com/ using Winamp, which can be controlled by an webinterface, accessable via internet if running an apache server
Hope that did help you
I dont know wich platform you have, but take a look at these sites:
For Windows:
http://www.ehow.com/how_7637097_stream-audio-apache-server.html
For Linux: (it says its for Free BSD, but you can use it in every type of Linux, just some commands may be diffrent)
http://drewish.com/writeups/radio_station_website_with_freebsd

How can I run XAMPP on startup in Windows? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I am using Windows 7 and xampplite 1.7.3.
One of my research gives me idea that I need to start automatically the "APACHE2" on services.msc. But when I go to my services there is no Apache2 there, no apache service at all. Please help me how to start xampp automatically as my PC gets ON.
If you check the svc box on XAMPP control panel the service should start automaticly.

How to open PhpMyAdmin on Mac? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I'm new to PHP & MYSQL.
I've installed MAMP on OSX lion,
I can't open PhpMyAdmin in my browser "Safari".
Thanks in advance.
Edit
I get URL NOT FOUND
The problem is that I can't figure out the correct URL !!!
I'd seriously recommend the free Sequel Pro instead – it has the same functionality, but is a million times nicer to use.

Set up PHP to work with MySQL on freeBSD? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
On my freeBSD machine i installed both php5 and mysql. Both work great independent of eachother, but not together. For example ,when running a simple mysql_connect, it says 'undefined function' Also, on the PHP info page, theres nothing concerning MySQL.
I'm thinking theres an extra step to the php installation to make it work with MySQL.
Any suggestions?
Got it.
sudo portinstall databases/php5-mysql

Categories