Search found 13 matches
Aprelium Forum Index
Author Message
  Topic: smtp?
Beta5

Replies: 8
Views: 15050

PostForum: General Questions   Posted: Wed Jun 29, 2005 11:43 pm   Subject: smtp?
You also need to put your hotpop.com e-mail in the Amin E-mail , this won't
effect the original e-mail that you signed up using the phpBB installation. :-)

Here's the quote from my tutorial.

Ad ...
  Topic: smtp?
Beta5

Replies: 8
Views: 15050

PostForum: General Questions   Posted: Wed Jun 29, 2005 9:45 pm   Subject: smtp?
I seriously don't recommend running your own Mail Server after what
i've been getting from these stupid spammers. All you need is a nice
SMTP Service such as hotpop.com and it should work.

Have A ...
  Topic: smtp?
Beta5

Replies: 8
Views: 15050

PostForum: General Questions   Posted: Wed Jun 29, 2005 4:23 am   Subject: smtp?
Sorry to say but been there done that lol
There was one post close to my question that had to do with smtp but its saying i had to use my ISP smtp which i do not want to use cuz i dont know if they s ...
  Topic: smtp?
Beta5

Replies: 8
Views: 15050

PostForum: General Questions   Posted: Wed Jun 29, 2005 12:17 am   Subject: smtp?
hey I was wondering if someone can tell me what kind of smtp server i should be using and how to make it work properly with phpbb forums?
  Topic: how to list files in a directory?
Beta5

Replies: 5
Views: 9087

PostForum: PHP   Posted: Thu Jun 23, 2005 6:03 pm   Subject: how to list files in a directory?
Beta5,

Change the line:

if($arch!='.' && $arch!='index.php'){


to:


if($arch!= '..' && $arch!='.' && $arch!='index.php'){


T ...
  Topic: Ping MySQL
Beta5

Replies: 17
Views: 17496

PostForum: PHP   Posted: Tue Jun 21, 2005 3:02 pm   Subject: Ping MySQL
Lol, i just found one similar to that so Ill use it.

<?PHP

$localhost = "127.0.0.1";

function check($target,$portNum){
if (! $sock = @fsockopen($target, $po ...
  Topic: how to list files in a directory?
Beta5

Replies: 5
Views: 9087

PostForum: PHP   Posted: Sun Jun 19, 2005 11:53 pm   Subject: how to list files in a directory?
ok i got the directory list thing working.

but im having a little problem trying to remove one code, everytime i try to change it, the hole thing doesn't show.

If you dont know what im talking a ...
  Topic: how to list files in a directory?
Beta5

Replies: 5
Views: 9087

PostForum: PHP   Posted: Fri Jun 17, 2005 9:27 pm   Subject: how to list files in a directory?
Does anyone have a php script that can list files in a directory?

im looking for something like the one in abyss has, tho i dont want it to just have a white background or something like that, I wa ...
  Topic: server error
Beta5

Replies: 14
Views: 45092

PostForum: General Questions   Posted: Thu Jun 16, 2005 5:43 pm   Subject: server error
Beta5,

config.php.inc should be configured with the MySQL database location (usually localhost) and access parameters (MySQL user and password). Without these correctly set, access to the database ...
  Topic: server error
Beta5

Replies: 14
Views: 45092

PostForum: General Questions   Posted: Mon Jun 13, 2005 3:35 pm   Subject: server error
Beta5,

The error means that the MySQL was not started when PhpMyAdmin tried to connect to it. This is usually caused by a critical error that prevents MySQL from initializing.

This error could ...
  Topic: server error
Beta5

Replies: 14
Views: 45092

PostForum: General Questions   Posted: Sun Jun 12, 2005 8:08 pm   Subject: server error
Beta5,

mysqld.exe is the server executable. mysql.exe is a command line utility that connects to the server. It is not the server.

oh i see, so how do i fix this little problem im having:
http: ...
  Topic: server error
Beta5

Replies: 14
Views: 45092

PostForum: General Questions   Posted: Sat Jun 11, 2005 6:58 pm   Subject: server error
I think i found out what the problem is.

when I go to my
start --> control panel --> Performance and Maintenance --> Administrative Tools --> Services

and i look for MySQL and then ...
  Topic: server error
Beta5

Replies: 14
Views: 45092

PostForum: General Questions   Posted: Sat Jun 11, 2005 6:03 pm   Subject: server error
ok im having a problem with my phpadmin i can't login to it. what i mean is when i try to go in to it using http://localhost/phpadmin or http://127.0.0.1/phpdamin

I get this error:

MySQL said:
...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group