Search found 14 matches
Aprelium Forum Index
Author Message
  Topic: I keep getting an error message with a default install...
technetx

Replies: 16
Views: 33680

PostForum: PHP   Posted: Sun Nov 16, 2008 1:52 am   Subject: I keep getting an error message with a default install...
My guess without actually seeing how things are setup in your system....

that directory may not exist, but not in the path statement of windows.

For example, what's in that directory, is it just ...
  Topic: "No input file specified" Message.
technetx

Replies: 3
Views: 14847

PostForum: PHP   Posted: Sat Nov 15, 2008 7:56 pm   Subject: "No input file specified" Message.
Hi,

Can you define the "it" that you click on when "no input file specified" shows up? Or a screen shot of what you're looking at when the error comes up?
  Topic: I keep getting an error message with a default install...
technetx

Replies: 16
Views: 33680

PostForum: PHP   Posted: Sat Nov 15, 2008 7:53 pm   Subject: I keep getting an error message with a default install...
What's on line 532 of your php.ini.

Actually, better yet, what exactly have you changed in php.ini if anything from the default?
  Topic: mcrypt extension not loaded
technetx

Replies: 6
Views: 22096

PostForum: PHP   Posted: Sat Nov 15, 2008 7:49 pm   Subject: mcrypt extension not loaded
You're welcome! Glad you're up and running.
  Topic: $PHP_SELF
technetx

Replies: 25
Views: 83499

PostForum: PHP   Posted: Tue Nov 11, 2008 1:33 am   Subject: $PHP_SELF
Hi,

Is it a known bug of PHP or a know bug of "standard" vs. "php style" in Abyss on Windows?

I can't duplicate the bug running Apache on Win (same version of PHP) or Apache ...
  Topic: mcrypt extension not loaded
technetx

Replies: 6
Views: 22096

PostForum: PHP   Posted: Tue Nov 11, 2008 1:25 am   Subject: mcrypt extension not loaded
Hi Chris,

libmcrypt.dll just needs to be in a system path. Sounds like you've already commented out the correct line for PHP.ini, but libmcrypt.dll needs to be in a system path to work correctly. ...
  Topic: mcrypt extension not loaded
technetx

Replies: 6
Views: 22096

PostForum: PHP   Posted: Mon Nov 10, 2008 5:11 am   Subject: mcrypt extension not loaded
If you're on Windows, you may need to copy libmcrypt.dll to c:\windows\system32 for (extension=php_mcrypt.dll) to work.
  Topic: $PHP_SELF
technetx

Replies: 25
Views: 83499

PostForum: PHP   Posted: Sun Nov 09, 2008 11:48 pm   Subject: $PHP_SELF
Note: Abyss and PHP 5.2.6 runs perfect using PHP Style... with only $PHP_SELF broken on hundreds of different scripts.

I haven't found any other errors. This is at least on Windows. Haven't teste ...
  Topic: $PHP_SELF
technetx

Replies: 25
Views: 83499

PostForum: PHP   Posted: Sun Nov 09, 2008 11:41 pm   Subject: $PHP_SELF
Here's a simple one named test.php

If you have type set to "PHP Style"

<?php
echo $PHP_SELF."<br>";
echo $_SERVER['PHP_SELF']."<br>";
echo $SCRIPT ...
  Topic: $PHP_SELF
technetx

Replies: 25
Views: 83499

PostForum: PHP   Posted: Sun Nov 09, 2008 11:28 pm   Subject: $PHP_SELF
PHP 5.2.6
Windows Vista
Abyss X2
  Topic: $PHP_SELF
technetx

Replies: 25
Views: 83499

PostForum: PHP   Posted: Sun Nov 09, 2008 10:26 pm   Subject: RE: PHP_SELF
Hi Trust,

I was using the constant in the example, but it does it both with $PHP_SELF and $_SERVER['PHP_SELF'].
  Topic: $PHP_SELF
technetx

Replies: 25
Views: 83499

PostForum: PHP   Posted: Sun Nov 09, 2008 8:38 pm   Subject: $PHP_SELF
If you're having trouble with Abyss and PHP_SELF, change the "type" in your host to "Standard" instead of "PHP Style".

I was wondering why a bunch of scripts were dupl ...
  Topic: Fast/CGI vs. CGI/ISAPI
technetx

Replies: 0
Views: 10624

PostForum: PHP   Posted: Sun Nov 09, 2008 6:43 am   Subject: Fast/CGI vs. CGI/ISAPI
Okay, after troubleshooting a million different settings:

Background: Had significant problems when the script connected to multiple different scripts all at the same time. For example, I have a g ...
  Topic: Speeding up Abyss on Windows Vista
technetx

Replies: 1
Views: 9448

PostForum: PHP   Posted: Mon Oct 27, 2008 8:40 am   Subject: Speeding up Abyss on Windows Vista
Hello everyone, this is my first post. I am testing Abyss X2 on a Windows Vista box, so I just wanted to share a finding regarding the seemingly slow response times of php web pages served on this pl ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group