Reply
Thread Tools
Posts: 14 | Thanked: 1 time | Joined on Dec 2008 @ Greece
#1
Again, I have a serious problem....
I made a web application that requires PHP (preffered apache2) and MySQL.
Now I want to run the combination of these on my N810. Is this possible? (any guide would be helpful)

As I reffered in a previous post, I found from the repository any file related with php and apache, and I installed them. Unfortunately I stopped because of the following problem:

When I try to open the test.php (within test.php <?php phpinfo() ?> on my localhost (as 127.0.0.1/test.php ) the browser shows me the context of the test.php as a simple text file. (It should show the php logo)
I tried to use also other files like a.php ( <?php echo "AAA" ?>) but still I see it as text file....
Although... when I simply type 127.0.0.1 the browser corresponds with the message "it works". I think that I miss some configuration, but I don't know where is it....ANY IDEAS????

I want just to run mysql+php on N810 ( whatever software...). ANY PROPOSALS?????
 
Posts: 37 | Thanked: 9 times | Joined on Nov 2008
#2
Did you enable PHP in the apache configuration file?
 
Posts: 14 | Thanked: 1 time | Joined on Dec 2008 @ Greece
#3
Originally Posted by CVBruce View Post
Did you enable PHP in the apache configuration file?
I am not sure....how am I supposed to do it????
(throught php.ini ????)
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:11.