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?????
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?????