problem

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
DaSimpsons2003
-


Joined: 18 May 2003
Posts: 9

PostPosted: Sun Jun 08, 2003 5:46 am    Post subject: problem Reply with quote

ok i used the installer php for php..and insalled to c:/program files/php

and abyss in installed in the my docments folder...i set everythign up for php walk thu on aprelium..and it gives me: The page cannot be found...but htm and html works fine...i must of missed something....but i cant find it.
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Jun 09, 2003 12:53 am    Post subject: Re: problem Reply with quote

DaSimpsons2003 wrote:
ok i used the installer php for php..and insalled to c:/program files/php

and abyss in installed in the my docments folder...i set everythign up for php walk thu on aprelium..and it gives me: The page cannot be found...but htm and html works fine...i must of missed something....but i cant find it.

What gives you "the page cannot be found"? That's too vague.
To test PHP, go to the htdocs/ directory and create a phpinfo.php file containing the following code:
Code:

<?php
  phpinfo();
?>

Save it and then browse http://127.0.0.1/phpinfo.php .
Pay attention when saving the file name to have only the extension php. If you have extensions hidden in Windows, you may get a .txt appended without noticing it (and of course, when asking for phpinfo.php it won't be found since it was saved as phpinfo.php.txt).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
kingrobert
-


Joined: 10 Jun 2003
Posts: 1

PostPosted: Tue Jun 10, 2003 2:13 am    Post subject: Reply with quote

I tried that and all I get is the html page of the php, showing me the html
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Jun 11, 2003 3:32 am    Post subject: Reply with quote

kingrobert wrote:
I tried that and all I get is the html page of the php, showing me the html

Please check again that all the steps in http://www.aprelium.com/abyssws/php.html have been done correctly. If you still have the problem, send to support@aprelium.com your abyss.conf file, tell us where is your php.exe file (full path) and where you've put the test script (give us its full path also).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
DaSimpsons2003
-


Joined: 18 May 2003
Posts: 9

PostPosted: Sat Jun 21, 2003 10:20 pm    Post subject: Reply with quote

nothing worked ill uninstall and reinstall...i had it working before i chaged to a new hard drive...because my other one went out....and ive been gone for the past too weeks
Back to top View user's profile Send private message
DaSimpsons2003
-


Joined: 18 May 2003
Posts: 9

PostPosted: Sat Jun 21, 2003 11:35 pm    Post subject: Reply with quote

ok i figuered it out i was using 4.3.2 ...not 4.3.0....now it works..
Back to top View user's profile Send private message
handsome
-


Joined: 09 Jun 2003
Posts: 3

PostPosted: Fri Aug 01, 2003 2:23 am    Post subject: Reply with quote

whre do u put the php folder? can u teahc me?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Aug 01, 2003 6:21 pm    Post subject: Reply with quote

handsome wrote:
whre do u put the php folder? can u teahc me?

You can put your PHP files in any folder of your web site. For example, you can put phpinfo.php in the htdocs/ directory located in the directory where you have installed Abyss and try to browse it using http://yoursite/phpinfo.php .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
SonnyB
-


Joined: 19 Jun 2003
Posts: 42
Location: New York USA

PostPosted: Fri Aug 01, 2003 11:15 pm    Post subject: Few Helpfull Hints Reply with quote

Follow The Instructions Here First. http://www.aprelium.com/abyssws/php.html

Go Over Your Steps, Back Track Make Sure You Entered In All The Fields Right.. Example No Spaces..

Also Make Sure That The Html File Or PHP File Is In Your RootDirec..

Also Make Sure Your Webserver Is Activated.. Running

Also I remember That there was a version of php that was buggy.. Ask aprelium were to download the past version.. You want version 4.3.0
_________________
Regards,
Anarchy03
http://anarchy03.us
AnarchyOnline Ent
aappel03@yahoo.com
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address
CapFusion
-


Joined: 18 May 2003
Posts: 617
Location: Lost in Abyss' Dungeon

PostPosted: Sat Aug 02, 2003 12:45 am    Post subject: Reply with quote

Quote:
Also I remember That there was a version of php that was buggy.. Ask aprelium were to download the past version.. You want version 4.3.0

I believed the new or latest (1.1.6) release should fix the problem of the buggy pHp you are referring to.
_________________
CapFusion,...
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Aug 02, 2003 3:50 pm    Post subject: Reply with quote

CapFusion wrote:

I believed the new or latest (1.1.6) release should fix the problem of the buggy pHp you are referring to.

Yes, 1.1.6 support any version of PHP including version 4.3.2.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group