Page 1 of 2

Problem With PHP

Posted: Tue Aug 30, 2005 9:02 am
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 ;)

Posted: Tue Aug 30, 2005 12:35 pm
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.

Posted: Tue Aug 30, 2005 12:45 pm
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.. ;)

Posted: Tue Aug 30, 2005 8:34 pm
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)

Posted: Tue Aug 30, 2005 9:21 pm
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

Posted: Wed Aug 31, 2005 3:14 pm
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.

Posted: Wed Aug 31, 2005 4:57 pm
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 ???

ok :D

Posted: Wed Aug 31, 2005 5:42 pm
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

Posted: Thu Sep 01, 2005 4:05 pm
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

Posted: Fri Sep 02, 2005 5:13 am
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.