Author |
Message |
Topic: Php Mail |
Patrick
Replies: 6
Views: 11137
|
|
I did go to http://phpmailer.sourceforge.net/docs/
and a few other places....
got it all to work...I used the following and it was succesful.....!!!!!
require("class.phpmailer.php" ... |
Topic: Php Mail |
Patrick
Replies: 6
Views: 11137
|
Forum: PHP Posted: Sat Nov 19, 2005 1:05 am Subject: Php Mail | |
|
below is part of the code I have in a mail script and what I am concern with is that
the $mail->Host = & $mail->Mailer = are not set right.
Running Abyssws and windows xp and keep g ... |
Topic: Cgi-Bin |
Patrick
Replies: 6
Views: 30482
|
|
thanks for help........ |
Topic: Cgi-Bin |
Patrick
Replies: 6
Views: 30482
|
|
so that I am clear.........
the browser will only be directed to what is in the htdocs folder
and it's not possible to set up a folder and direct the browser to
http://mysite/cgi-bin/ |
Topic: Cgi-Bin |
Patrick
Replies: 6
Views: 30482
|
|
I just installed the new Abyss Web Server Version 2.0.6.
Quite to my surprise and using the help forms (thanks)
I set everything up!!
however in the last version there was a cgi-bin and this none.. ... |
Topic: executing an executable file from a web page |
Patrick
Replies: 11
Views: 15750
|
|
I would like the user to be able to start my web cam program
so that it activates on my computer ....when this starts my cam it results in a live feed on my web page...I have everything set up just w ... |
Topic: executing an executable file from a web page |
Patrick
Replies: 11
Views: 15750
|
|
the directory\\directory was deliberete
I have the right path in the php files I created......
been googling all day....about this |
Topic: executing an executable file from a web page |
Patrick
Replies: 11
Views: 15750
|
|
I have completed the upgrade to v5
and made 2 separate files .
test1.php
<?php
$output = exec("C:\\directory\\directory\\webcam.exe");
?>
test2.php
<?php
$ ... |
Topic: executing an executable file from a web page |
Patrick
Replies: 11
Views: 15750
|
|
however so far... no luck
first i should start off with what i am operating
Abyss Web Server version X1
PHP , version 3.0
Windows xp home
I gess if i was granted it all ....
I would ask for some ... |
Topic: executing an executable file from a web page |
Patrick
Replies: 11
Views: 15750
|
|
using php would be great
if it could even start the web cam program when someone enters the page
do you have an example of this?? |
Topic: executing an executable file from a web page |
Patrick
Replies: 11
Views: 15750
|
|
I would like to be able to have someone
hit my web page and click on the link "start my cam"
I have a short cut ****.exe in my htdocs that is targeting
the executable program in my program files
... |
Topic: program and mysql |
Patrick
Replies: 4
Views: 8580
|
|
thank you for the responce...... |
Topic: PHPMyAdmin problems |
Patrick
Replies: 2
Views: 6521
|
|
but will try..........
you said you installed PHPMyAdmin in
C:\Program Files\Abyss Webserver\scripts\phpmyadmin .
is this in your htdocs?
I installed mine succesfully by installing it in a folder ... |
Topic: program and mysql |
Patrick
Replies: 4
Views: 8580
|
|
I tried what I believe you where directing me to in your response...
and a few other changes after surfing the forums again
<?
$hostname="my-ip&port" ;
$user="username&qu ... |
Topic: program and mysql |
Patrick
Replies: 4
Views: 8580
|
|
hopefully my search ends here
I have installed mysql in my Abyss program root directory...
Currently i have phpMyAdmin up and running in my htdocs
There is connectivity between the two....I created ... |
Topic: FTP Questions |
Patrick
Replies: 2
Views: 5728
|
|
for the directing me!! |
Topic: FTP Questions |
Patrick
Replies: 2
Views: 5728
|
|
First off.... I have Guild FTP, Windows XP, Abyss Server
What Iam trying to do is:
Upload pics using pc surveillance through Guild.....to a folder
in htdocs........
I have spent to much trying to ... |
Topic: virtual hosting |
Patrick
Replies: 5
Views: 13254
|
|
everything up and running :lol: |
Topic: virtual hosting |
Patrick
Replies: 5
Views: 13254
|
|
I have taken the code....entered it in a file...called it index.php and its located in my main directory htdocs
I would like this to happen...but :?
When I type http://xx.xx.xxx.xx/ in my brows ... |
Topic: virtual hosting |
Patrick
Replies: 5
Views: 13254
|
|
I have been searching for info on virtual hosting....as I have read some of the posts it states that the Abyss web server is not capable of this ...however these posts were with people using Abyss ver ... |
|