php execution problem

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


Joined: 16 Jan 2010
Posts: 2

PostPosted: Sat Jan 16, 2010 3:38 am    Post subject: php execution problem Reply with quote

Hello,

I am using Abyss Web Server X2 (v 2.3.2), and I am running Windows 7 x86. I want to add PHP support for Abyss, but something is wrong. I followed closely this guide: http://www.aprelium.com/abyssws/php5win.html . I downloaded the preconfigured PHP package offered by Aprelium ( http://www.aprelium.com/data/php5210.exe ) and I did all the steps. When I try to access a .php file using my browser ( http://myip/script.php ) it never executes it. It remains in the "Waiting for ..." stage. HTML works, but i have this problem with PHP. Do you have any ideas ?

Thanks.
Back to top View user's profile Send private message
aprelium-support
-


Joined: 20 Feb 2009
Posts: 356

PostPosted: Mon Jan 18, 2010 11:15 am    Post subject: Re: php execution problem Reply with quote

xap,

Can you access simple PHP scripts such as:

<?php
phpinfo();
?>

If you are still experiencing problems, send your abyss.conf to the technical support team:

http://www.aprelium.com/support/email/
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Visit poster's website
xap
-


Joined: 16 Jan 2010
Posts: 2

PostPosted: Tue Jan 19, 2010 6:38 pm    Post subject: Reply with quote

no, i can't. i have sent the .conf to the support team. thanks.
Back to top View user's profile Send private message
HWL
-


Joined: 20 Aug 2008
Posts: 6

PostPosted: Sat Feb 27, 2010 10:36 pm    Post subject: PHP wont execute as per instructions Reply with quote

I too cannot get php files to run.
I followed the instructions (I think) and am running X1v2.5 with the latest dl package from this site.
Everything seems correct to me, but IE displays the text for the phpinfo screen and Firefox wants to download.
http://caster.cabida.com:8800/ken/test.php
I read all posts but there seem to be no answers when people submit the config file when they have similar issues. Heres my relevant piece...

<interpreters>
<interpreter>
<interface>
1
</interface>
<file>
C:\Program Files\PHP5\php-cgi.exe
</file>
<checkexists>
yes
</checkexists>
<type>
0
</type>
<updatepaths>
yes
</updatepaths>
<ext>
php
</ext>
</interpreter>
</interpreters>
Thanks for any help.
Back to top View user's profile Send private message
HWL
-


Joined: 20 Aug 2008
Posts: 6

PostPosted: Tue Mar 02, 2010 2:02 pm    Post subject: Reply with quote

ANYBODY?
Back to top View user's profile Send private message
thomas810
-


Joined: 02 Mar 2010
Posts: 2

PostPosted: Tue Mar 02, 2010 6:18 pm    Post subject: PHP also not running Reply with quote

I also have tried to follow the PHP install instructions... and did it twice [removed the Abyss server from the machine completely and tried a second time] to no avail... does not seem to be working... tried something simple like the phpinfo() command with the same results... nada... ??? what is wrong?
Back to top View user's profile Send private message
kxperformance
-


Joined: 18 Apr 2010
Posts: 1

PostPosted: Sun Apr 18, 2010 8:04 pm    Post subject: Same problem here to Reply with quote

Add me to that list as well, exact same problem.
has anyone found the fix yet?
I was up tell 3am trying to resolve it.
Back to top View user's profile Send private message
Ned Storm
-


Joined: 21 Apr 2010
Posts: 1

PostPosted: Wed Apr 21, 2010 6:48 am    Post subject: Reply with quote

I had this problem with PHP not working in windows XP and discovered that I needed to correct my registry entry for the location of PHP. It was pointing to my XAMPP version rather than the one I downloaded from this site.

The registry key is HKEY_LOCAL_MACHINE -> SOFTWARE -> PHP -> IniFilePath

In my case I entered a value of C:\php5\php.ini

You can edit it with regedit from the command console.
Back to top View user's profile Send private message
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