|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Day 1 and no success with IBSERVER
I installed IBSERVER on my local windows XP computer. IBServer is apache webserver, mysql and php, everything appears to be up and running however when i follow the simple hello world example it does not work. If i create a test.php example:
<?php print "hello world"; ?> it doesn't print, even when i embed it in html and call it test.html it doesnt work..... how do i check it see if i installed it properly? |
|
#2
|
|||
|
|||
|
RE: Day 1 and no success with IBSERVER
Does it display if you make a page like this
Code:
<? phpinfo() ?> |
|
#3
|
|||
|
|||
|
RE: Day 1 and no success with IBSERVER
Nothing happend. I did however execute show php info from the ibserver main menu and it shows everything about apache, mysql and php, the problem is being so new to it all i don't know what to look for.
|
|
#4
|
|||
|
|||
|
RE: Day 1 and no success with IBSERVER
Without looking at it it has to be in the httpd.conf file, something is missing
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Day 1 and no success with IBSERVER |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|