Search found 22 matches
Aprelium Forum Index
Author Message
  Topic: 'No input file specified'
rIkLuNd

Replies: 5
Views: 10329

PostForum: PHP   Posted: Fri Jun 13, 2003 6:41 pm   Subject: 'No input file specified'
Nevermind my problem, read another post about it and decided to re-install 4.3.1 and now it works fine again! Thanks for a wonderful server software!
  Topic: 'No input file specified'
rIkLuNd

Replies: 5
Views: 10329

PostForum: PHP   Posted: Fri Jun 13, 2003 6:30 pm   Subject: 'No input file specified'
I just installed the newest version of PHP ( 4.3.2 ) and I get this error. What should I do?
  Topic: Which Version of PHP to install???
rIkLuNd

Replies: 12
Views: 20961

PostForum: PHP   Posted: Wed Mar 19, 2003 11:07 am   Subject: Which Version of PHP to install???
Nope, it hasn't happened to me... When I've got a mail like that, there has been a new reply...
  Topic: PHP - MySql Function Problems
rIkLuNd

Replies: 3
Views: 11146

PostForum: PHP   Posted: Tue Mar 18, 2003 9:43 am   Subject: PHP - MySql Function Problems
try adding some debug code:
$result = mysql_query($sql) or die(mysql_error());
By doing this, you may find out about errors that you might miss now...
  Topic: Which Version of PHP to install???
rIkLuNd

Replies: 12
Views: 20961

PostForum: PHP   Posted: Tue Mar 18, 2003 8:10 am   Subject: Which Version of PHP to install???
Yeah, I saw it... Just trying to be funny too... Didn't seem to work since I'm a quite boring person... ;)
  Topic: Which Version of PHP to install???
rIkLuNd

Replies: 12
Views: 20961

PostForum: PHP   Posted: Tue Mar 18, 2003 7:26 am   Subject: Which Version of PHP to install???
Sorry... :(
  Topic: PHP - MySql Function Problems
rIkLuNd

Replies: 3
Views: 11146

PostForum: PHP   Posted: Tue Mar 18, 2003 6:46 am   Subject: PHP - MySql Function Problems
Try changing your query:

$sql = "Select * FROM agency WHERE agy_ID = '" . $agy_Account . "'";

--------------------------------------------------------^----------------^
This is what I changed.
  Topic: Which Version of PHP to install???
rIkLuNd

Replies: 12
Views: 20961

PostForum: PHP   Posted: Tue Mar 18, 2003 6:45 am   Subject: Which Version of PHP to install???
Yes, I think you are. :)
  Topic: Help! with sessions
rIkLuNd

Replies: 6
Views: 15207

PostForum: PHP   Posted: Mon Mar 17, 2003 12:43 am   Subject: Help! with sessions
Well, if you create a php page with session_start() in it, and open it in the browser, and before you close down the window and go to the dir and check if there are any session files there. If not, th ...
  Topic: Which Version of PHP to install???
rIkLuNd

Replies: 12
Views: 20961

PostForum: PHP   Posted: Mon Mar 17, 2003 12:41 am   Subject: Which Version of PHP to install???
You should download and install this one:
PHP 4.3.1 installer
  Topic: phpBB
rIkLuNd

Replies: 9
Views: 21230

PostForum: PHP   Posted: Wed Feb 05, 2003 2:44 pm   Subject: phpBB
nope, when I had installed MySQL, I went to the bin dir in the MySQL install dir, and clicked on WinMySQLAdmin.exe
  Topic: phpBB
rIkLuNd

Replies: 9
Views: 21230

PostForum: PHP   Posted: Wed Feb 05, 2003 8:34 am   Subject: phpBB
I'm using Abyss and phpBB with MySQL, and that is working perfectly!
  Topic: i got PHP, how do i set up MySQL ?
rIkLuNd

Replies: 6
Views: 13378

PostForum: PHP   Posted: Sun Jan 26, 2003 1:03 am   Subject: i got PHP, how do i set up MySQL ?
download MySQL from mysql.com and install it!
  Topic: Start Automatically...
rIkLuNd

Replies: 1
Views: 4014

PostForum: General Questions   Posted: Sat Jan 25, 2003 3:47 pm   Subject: Start Automatically...
When I installed it I chosed not to let the server start at computer startup, but now I want it to... How can I do that without re-installing it?
  Topic: speed?
rIkLuNd

Replies: 3
Views: 5921

PostForum: General Questions   Posted: Thu Jan 23, 2003 6:52 am   Subject: speed?
I think so...
  Topic: i dont understand Server statistics
rIkLuNd

Replies: 2
Views: 4495

PostForum: General Questions   Posted: Thu Jan 23, 2003 6:51 am   Subject: i dont understand Server statistics
How many times a user has been shown an error message... I think...
  Topic: Acess HELP !!!!! Reply as fast as possible please !
rIkLuNd

Replies: 1
Views: 4502

PostForum: General Questions   Posted: Tue Jan 21, 2003 10:26 pm   Subject: Acess HELP !!!!! Reply as fast as possible please !
Do like this:

First go to Server Configuration->Advanced->Users and Groups
Press "Add" in the users table.
Fill in the form and press ok.

Now go to Server Configuration->Advanced-> ...
  Topic: IP keeps changeing
rIkLuNd

Replies: 6
Views: 14070

PostForum: Networking Issues   Posted: Tue Jan 21, 2003 2:43 pm   Subject: IP keeps changeing
Well, I used that tip you gave him, DynDns.org, but it seems like you cannot set a port in the address... The port to my server is 81, but since I can't set it, the address won't work... Are there any ...
  Topic: PHP script - works with apache, not with abyss
rIkLuNd

Replies: 18
Views: 34332

PostForum: PHP   Posted: Sat Jan 18, 2003 3:15 am   Subject: PHP script - works with apache, not with abyss
I also use Abyss Web Server, and I've never had any of these problems... $_SERVER['PHP_SELF'] is working perfectly fine for me... I have the newest version of PHP installed... Might that be the explan ...
  Topic: 202 Error Page Showing
rIkLuNd

Replies: 2
Views: 9991

PostForum: PHP   Posted: Fri Jan 17, 2003 10:46 pm   Subject: 202 Error Page Showing
yeah, I discovered that the error comes out because it's a blank page right after I'd made this post... sorry!
  Topic: My Server Not Working...
rIkLuNd

Replies: 2
Views: 9316

PostForum: Networking Issues   Posted: Thu Jan 16, 2003 5:07 pm   Subject: My Server Not Working...
My IP address is 217.210.16.141 and my PORT is 81, but no-one can access it... I'm using Abyss Web Server, with PHP 4.3.0. Is there any other things that I have to edit???
  Topic: 202 Error Page Showing
rIkLuNd

Replies: 2
Views: 9991

PostForum: PHP   Posted: Thu Jan 16, 2003 2:48 pm   Subject: 202 Error Page Showing
When I create a php page with this content, I get an error 202 page... Why?


<?php

session_start();
include('class.template.php');

$tpl = new Template;

?>
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group