Set up PHP to work with MySQL on freeBSD? [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 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

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 :(

Apache not displaying PHP [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 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.

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.

what's the difference of the three installtion packet of Kayako? [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
what's the difference of the three installation packet of Kayko?
fusion_stable_ioncubeclosed_4_01_179.tar.gz
fusion_stable_zendclosed_4_01_179.tar.gz
geoiplite_stable_bin_4_01_179.tar.gz
thank you.
The first two would appear to be different versions of the software, one which works with ionCube Loader and one which works with Zend Optimizer. Your server likely only has one of these.
See their docs on the subject.

Categories