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 :(
Related
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.
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
I don't know the name of this part of the domain name: mail.google.com
How do I implement something like that in my web application?
Please show me some tutorial for this. thank you
You do not do this from within your web application. You need to setup an A record for your subdomain name. This is done using the control panel for your DNS server or editing the config files for BIND if you are running your own DNS server.
This simple guide explains the different types of DNS records.
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
I have a little business and I always need to share files with my workers.
I'm looking for an open source PHP or ASP web platform that will allow me and the workers to upload and edit documents, pictures, etc...
And set different permissions for different users.
I'd recommend VPS with samba instead. (or a regular NAS)
The web isn't suited for the task.
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.
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