Problem With PHP

Any problem with PHP can be disscused here
Jeries
Posts: 51
Joined: Tue Aug 30, 2005 8:48 am
Contact:

Problem With PHP

Post by Jeries »

Hi,
Listen Guys,
I'm New To This PHP shit :P so i downloaded an Ebook For Learning PHP
It says that in order to implement it needs a testing server.
in the installer of php i chose 'IIS 4 or a higher version'
so i made a php file with a simple echo code
and all i see is a blank page
i tried to upload it to 1asphost.com / domaindlx.com
but it doesn't work either..
so if you can help me, please do ;)


JNRation
tanaka
Posts: 195
Joined: Sat Mar 05, 2005 5:27 pm

Post by tanaka »

Where did you installed PHP?
If you are testing it in your computer you need to install IIS or Apache too, in order to run PHP.
If using a host like Smokyhosts, just upload the file. You don't need to install anything in this case.
1asphost.com / domaindlx.com are ASP hosts, you can't use PHP there.
L O L
Jeries
Posts: 51
Joined: Tue Aug 30, 2005 8:48 am
Contact:

Post by Jeries »

tanaka wrote:Where did you installed PHP?
If you are testing it in your computer you need to install IIS or Apache too, in order to run PHP.
If using a host like Smokyhosts, just upload the file. You don't need to install anything in this case.
1asphost.com / domaindlx.com are ASP hosts, you can't use PHP there.
I installed php from it's offecil site.. http://www.php.net i think.. and I have IIS installed.. and i configured it and stuff..!! but since it'll work on smokyhosts as u said.. then there's no need for all this trouble, thx mate, and i'm sorry for this trouble.. ;)
JNRation
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

i'm suggesting u to install php and web server on your own computer. If u would like to know how, write here, and i'll give u all required info and software (all free)
Image
tanaka
Posts: 195
Joined: Sat Mar 05, 2005 5:27 pm

Post by tanaka »

I think it's very useful to have PHP and a web server on your own computer. You can test your scripts without need to upload and use bandwidth.
It happened to me once to write a wrong script that did an infinite loop and took all my bandwidth. :S
L O L
Jeries
Posts: 51
Joined: Tue Aug 30, 2005 8:48 am
Contact:

Post by Jeries »

Lixas wrote:i'm suggesting u to install php and web server on your own computer. If u would like to know how, write here, and i'll give u all required info and software (all free)
i would like to know :P
PM me.
JNRation
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

ok, wait one day, maybe 2, and i'll write all tutorial to *.doc **** and into the same archive i'll place required software (it will not be up-to-date, but it will be working) and i'll post link to that archive, ok ???
Image
Jeries
Posts: 51
Joined: Tue Aug 30, 2005 8:48 am
Contact:

ok :D

Post by Jeries »

Lixas wrote:ok, wait one day, maybe 2, and i'll write all tutorial to *.doc **** and into the same archive i'll place required software (it will not be up-to-date, but it will be working) and i'll post link to that archive, ok ???
OK :D thx
JNRation
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

as i promissed u i'm placing a tutorial on how to create a web server on your cpu
Install web server from the very beginning Choose that version, that are written in tut, it will realy work, i have tried few times, and there wasn't any time, that i fail (in fact, one was, but i have skipped one step about mysql installation. Its my falt, not tutorial :) )
but instead of apache web server, i offer u to install abyss web server. It's smaller, faster, has web GUI and free
Download server from http://www.aprelium.com/downloads/
Support for it http://www.aprelium.com/support/
Add php support into server http://www.aprelium.com/abyssws/php.html
P.S. when installing PHP from installation file, when installer ask u to select server, choose other

Good luck
If u have any question, post here or PM me :D
Image
SHAdmin
Posts: 2095
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Post by SHAdmin »

Great job Lixas!! I bet it will help many members out here to deal with their server issues.

Keep up the good job.
Post Reply