myPHPadmin problems

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


Joined: 14 Mar 2005
Posts: 4

PostPosted: Mon Mar 14, 2005 5:48 pm    Post subject: myPHPadmin problems Reply with quote

I installed PHP and MYSQL by following the tutorials at http://www.trustabyss.com/ and when I try to access /phpadmin , all it does is show the folder. My server is not recognizing the .php extension. Does anyone know how to fix this?
Back to top View user's profile Send private message
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Mon Mar 14, 2005 6:40 pm    Post subject: Reply with quote

Add "index.php" to your "Index Files" list
_________________
Olly
Back to top View user's profile Send private message
subx0ne
-


Joined: 14 Mar 2005
Posts: 4

PostPosted: Mon Mar 14, 2005 11:36 pm    Post subject: Reply with quote

It's already in there. That's not the problem.
Back to top View user's profile Send private message
k1ll3rdr4g0n
-


Joined: 04 Jul 2004
Posts: 609

PostPosted: Tue Mar 15, 2005 3:16 am    Post subject: Reply with quote

Try restarting the server.

Are you able to run other PHP scripts?
_________________
Back to top View user's profile Send private message AIM Address
Glitch2082
-


Joined: 02 Dec 2004
Posts: 194

PostPosted: Tue Mar 15, 2005 5:30 am    Post subject: Reply with quote

make sure you added php as the extension type and path/to/php/interpreter.exe .
_________________
int main() {
cout << "Im Pro Apache";
cin.get();
}
Back to top View user's profile Send private message Send e-mail
subx0ne
-


Joined: 14 Mar 2005
Posts: 4

PostPosted: Tue Mar 15, 2005 6:29 am    Post subject: Reply with quote

Everything is configured properly, but when I try to go to any php page on my server I get the message in IE HTTP 500 Internal server error "The page cannot be displayed".
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Tue Mar 15, 2005 7:20 am    Post subject: Reply with quote

Can you post a screenshot of your Scripting Parameters ? Everything that I said
to do is correct , if you running on Windows 98 , you need the MDA Component.

Sincerely , TRUSTpunk
Back to top View user's profile Send private message Visit poster's website
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Tue Mar 15, 2005 12:15 pm    Post subject: Reply with quote

subx0ne wrote:
Everything is configured properly, but when I try to go to any php page on my server I get the message in IE HTTP 500 Internal server error "The page cannot be displayed".

Please have a look on the file log/cgi.log and tell us what are the errors there?
Back to top View user's profile Send private message
subx0ne
-


Joined: 14 Mar 2005
Posts: 4

PostPosted: Wed Mar 16, 2005 6:21 pm    Post subject: Reply with quote

cgi.log:

CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/decode_bug.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/index.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/index.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /phpadmin/check_lang.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /index.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /index.php Broken pipe
CGI: [C:\PHP\php.exe ] URI: /index.php Broken pipe
Back to top View user's profile Send private message
aprelium-beta
-


Joined: 24 Jun 2004
Posts: 383

PostPosted: Wed Mar 16, 2005 9:09 pm    Post subject: Reply with quote

subx0ne,

There is a problem with your PHP settings/setup. Please send to support@aprelium.com your abyss.conf file. Do not forget to include in the email a reference to this forum message.

By the way, do you get errors from PHP (displayed in a dialog box for example)?
_________________
Beta Testing Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
edstrang
-


Joined: 18 Mar 2005
Posts: 10
Location: UK

PostPosted: Sat Mar 19, 2005 6:04 pm    Post subject: I Have Problems Too Reply with quote

I Have Problems With PHP Too. It's All Set Up According To The PHP Guide But It Still Does NOT Work!!!
_________________
If I Dont Know It, It's Not Worth Knowing :-)
Back to top View user's profile Send private message Visit poster's website MSN Messenger
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Sat Mar 19, 2005 8:51 pm    Post subject: Re: I Have Problems Too Reply with quote

edstrang wrote:
I Have Problems With PHP Too. It's All Set Up According To The PHP Guide But It Still Does NOT Work!!!

"Doesn't work" doesn't help us understand what's wrong. Can you please give us more details about the problem and send us the error messages you receive?
Back to top View user's profile Send private message
edstrang
-


Joined: 18 Mar 2005
Posts: 10
Location: UK

PostPosted: Wed Mar 30, 2005 11:03 am    Post subject: Re: I Have Problems Too Reply with quote

admin wrote:
edstrang wrote:
I Have Problems With PHP Too. It's All Set Up According To The PHP Guide But It Still Does NOT Work!!!

"Doesn't work" doesn't help us understand what's wrong. Can you please give us more details about the problem and send us the error messages you receive?

Its OK Now. Thanks!
_________________
If I Dont Know It, It's Not Worth Knowing :-)
Back to top View user's profile Send private message Visit poster's website MSN Messenger
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