AFAICS, this is a FreeBSD question...
That said, you could have a work-around where you put your 2 -d
settings into a single php.mini :-) file and then use one -c to pull
that in...
On Fri, July 13, 2007 8:23 pm, sone gone wrote:
> Hi,
>
> i want to question about shebang line on FreeBSD6.
>
> T
You can now try it again, on http://212.120.120.108:3/forumBT/index.php.
I have installed as module now...
"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> favicon.ico is not the problem. The problem is "The specified network
> name is no longer available". Check
Bas wrote:
Web address is:
http://212.120.120.108:3/forumBT/
for phpBB
(DUTCH!!!)
If you need any translation, i will help you.
"Bas" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
You need to modify your httpd.conf file to see 'index.php' as an index.
--
By-Tor.com
It's all abo
favicon.ico is not the problem. The problem is "The specified network
name is no longer available". Check out this resource, if that does not
help, google for the error string.
http://www.experts-exchange.com/Web/Web_Servers/Apache/Q_20671124.html
Bas wrote:
I have checked the error log and th
I have checked the error log and the only real error i can see is that
C:\pub\favicon.ino does not exist... I have added this and now i need that
you test again... Thanks, Bas
"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Sometimes the pages load, sometimes they do
Sometimes the pages load, sometimes they don't. Seems like apache is
crashing, check apache error logs, php installation, installed modules...
Bas wrote:
And, e-mail me the results(on [EMAIL PROTECTED])
Of the website... Likethe error and so
"Bas" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL
And, e-mail me the results(on [EMAIL PROTECTED])
Of the website... Likethe error and so
"Bas" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On web, i mean from my pc and on pc i use both
> "Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Hm, I stil
Web address is:
http://212.120.120.108:3/forumBT/
for phpBB
(DUTCH!!!)
If you need any translation, i will help you.
"Bas" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On web, i mean from my pc and on pc i use both
> "Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
> n
On web, i mean from my pc and on pc i use both
"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hm, I still don't get you.
>
> On your pc - do you mean you view the pages from your pc or that the
> pages are served from your pc (or both)?
>
> From the web - do you me
Hm, I still don't get you.
On your pc - do you mean you view the pages from your pc or that the
pages are served from your pc (or both)?
From the web - do you mean you view the pages from the web or that the
pages are served from another server on the web?
Bas wrote:
Internally is on my pc an
Internally is on my pc and externally is from the web.
"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi, first you should explain the meanings of "internaly" and "externaly"
> in this case.
>
> Bas wrote:
>
> > I am running Windows XP, Apache/2.0.44 and php 4.3.3
Hi, first you should explain the meanings of "internaly" and "externaly"
in this case.
Bas wrote:
I am running Windows XP, Apache/2.0.44 and php 4.3.3.
I seem that internally all my PHP scripts work. But, externally, phpBB 2.0.6
does not work...
Sorry for the double message...
And my e-mail h
Yes. Just look at Linux, and its many distributions. Most have changed
more than 10 lines, but I don't believe the GPL says how much must be
changed.
Jeff Lewis wrote:
So with the GPL, someone can change say...10 lines and rename the scripts
and distribute it as their own?
--
The above messag
TED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, March 01, 2003 11:33 PM
Subject: Re: [PHP] PHP scripts and the GPL/other licenses
> They're doing nothing wrong as long as they distribute the source under
> the GPL.
>
> Jeff Lewis wrote:
>
> >I am wondering if anyo
I generally use the BSD license for my code and PHP scripts, in some
cases I have used the GPL but IMHO the GPL is too restricting so I live
what I preach and release my code under the BSD License.
As far as people stealing code and renaming it I've seen several
commercial programs that are simply
They're doing nothing wrong as long as they distribute the source under
the GPL.
Jeff Lewis wrote:
I am wondering if anyone out there has some really good references in
regards to scripts distributed as open source using the GPL. In the last
three years that I have worked on open source projects
Hi,
just
./configure
make
and you'll get a php binary rwxr-xr-x :)
(do not pass --with-apache or --with-apxs to ./configure)
Regards,
Nuno
Alexandre Hautequest wrote:
> Hi all.
>
> How do i use php to build "shell scripts"? Please send me the compiler-time
> options or the link to the page
you should use include() function instead of the javascript style includes
refer to the php manual for more details
best regards
Ankur Verma
HCL Technologies
A1CD, Sec -16
Noida, UP
India
- Original Message -
From: "Don" <[EMAIL PROTECTED]>
To: "php list" <[EMAIL PROTECTED]>
Sent: Thu
Don,
Why don't you just rename your .html file
to .php and use 'include' to call an external
php script.
-brian
*
> -Original Message-
> From: Scott Mebberson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 14, 2001 4:47 PM
> To: [EMAIL PROTECTE
Hi Don,
This wont work as PHP is a server side scripting language. So by the time
your page gets displayed in a browser, php has already packed up and gone
home. It has done it's job and exited your page.
For your webserver to recognise php it must be incompessed in tags,
or . This is so your w
20 matches
Mail list logo