ave to click on
> >> Refresh to get the actual page content. I've placed the following at
> >> the top of the HTML file but it doesn't seem to do anything. Any help
> >> would be appreciated.
>
> Krzysztof Dziekiewicz
--
Casey Allen Shobe / Network Security An
On Sunday 25 August 2002 06:10 am, Casey Allen Shobe wrote:
> I would much rather be using Apache 2.0.40, however PHP would not build at
> all with --with-apxs2=/usr/sbin/apxs on another machine with Apache 2.0.40
> installed.
I was stupid in saying that without mentioning any furth
er PHP would not build at all
with --with-apxs2=/usr/sbin/apxs on another machine with Apache 2.0.40
installed.
In any case, I really need to get something working. Any advice is
appreciated.
--
Casey Allen Shobe / Network Security Analyst & PHP Developer
SecureWorks, Inc. / 404.327.6339 x169 /
Hey,
Anybody gotten PHP to work with Publicfile? Is there documentation somewhere?
Thanks,
--
Casey Allen Shobe / Network Security Analyst & PHP Developer
SecureWorks, Inc. / 404.327.6339 x169 / Fax: 404.728.0144
[EMAIL PROTECTED] / http://www.secureworks.net
Content is my own and does
nning out of memory).
Fixed. I downloaded lsof, and determined that every httpd process had a lot
of /tmp/freetds.log handles open, so I disables logging in the freetds.conf
file.
Excellent. I love UNIX.
--
Casey Allen Shobe / Network Security Analyst & PHP Developer
SecureWorks, Inc. / 4
files in system
I don't know how to track this down - any help would be appreciated. The
operating system is Linux; the webserver Apache.
I cannot connect to the database when I start seeing these. Restarting Apache
makes the problem go away for a few days.
--
Casey Allen Shobe / Ne
--
Casey Allen Shobe / Network Security Analyst & PHP Developer
SecureWorks, Inc. / 404.327.6339 x169 / Fax: 404.728.0144
[EMAIL PROTECTED] / http://www.secureworks.net
Content is my own and does not necessarily represent my company.
--
PHP General Mailing List (http://www.php.net/
> Erik
>
>
>
>
>
> Erik Price
> Web Developer Temp
> Media Lab, H.H. Brown
> [EMAIL PROTECTED]
--
Casey Allen Shobe
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
_id and
registration.sw_nibc=\'955\'');
$num_queue_alerts = db_query ($db2_conn, 'select count(*) from alerts where
egad=-1');
...then the output is '15'. What is the logic here? I see none... Does
anyone else use multiple data sources?
--
Casey Allen Shob
On Tuesday 15 January 2002 10:22 am, Richard Crawford wrote:
> On the new machine, does your code work in Netscape or Mozilla or Opera?
>
> Does it work in IE on other machines?
>
> If yes, then double-check the security settings in the new installation
> of IE on the new comp
r any other information required to
diagnose, I would be very thankful. I need to get this working ASAP, and
have been fighting it to no avail for the past few hours.
--
Casey Allen Shobe
[EMAIL PROTECTED]
'Why do people with closed minds always open their mouths?'
--
PHP Genera
02 08:13 am, Jerry wrote:
> Now, how to connect to a DB2 database server without ODBC ?
--
Casey Allen Shobe
[EMAIL PROTECTED]
'Why do people with closed minds always open their mouths?'
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECT
amsus wrote:
> They are identical except for the PHP SetCookie() version using a 2-digit
> year (which can be changed in your php.ini file with the y2k directive).
--
Casey Allen Shobe
[EMAIL PROTECTED]
'Why do people with closed minds always open their mouths?'
--
PHP General M
s false.
I heavily dislike this coding style, however, and personally would use
something like this:
$varA was ');
if ($varA == true) {
print ('true');
} else {
print ('false');
}
print ('.'."\n");
?>
--
Casey Allen Shobe
[EMAIL PROT
GDLibrary >= 2.0
> >
> > - PHP installed as module
> >
> > - mind 5 Subdomains
> >
> > - mind 100 MB Speicherplatz
> >
> > - evtl. Java VM
> >
> > - MySQL
>
> Thanx andy
--
Casey Allen Shobe
[EMAIL PROTECTED]
--
PHP General Ma
lders?
>
> Steve Osborne
> Database Programmer
> Chinook Multimedia Inc.
> [EMAIL PROTECTED]
--
Casey Allen Shobe
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
d users section. Should I
> be setting the cookie on the top of the page that I am sending them to?
Yes, or do what I do and redirect to a dologin page that sets the cookie and
autorefreshes after one second to the real page, which requires the cookie to
be set already.
--
Casey Allen Shob
find a way...
--
Casey Allen Shobe
[EMAIL PROTECTED]
GCS/CM d+ s+:->+: a-- C++() ULU$ P- L+++> E- W++ N++ !o K- w-- !O
M V- PS++ PE Y+ PGP>++ t+ 5+ X R>+ tv-- b++ DI+ D G++ e h-(*) r--- z--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PRO
setcookie and started using this:
$date = gmdate("D, d-M-Y H:i:s", ($time));
header ('Set-Cookie: username='.$username.'; expires='.$date.' GMT; path=/;
domain='.$SERVER_ADDR);
Problem is, I just upgraded a machine to Netscape 6.2 from 6.1, and now it
won
s it's value to the page that
loads when you submit the form.
So in the page that sets the cookie:
if ($checkbox == 1 ) {
setcookie (whatever);
} else {
setcookie (whateverelse);
}
--
Casey Allen Shobe
[EMAIL PROTECTED]
GCS/CM d+ s+:->+: a-- C++() ULU$ P- L+++>++
> EuroVox
> 4, place Félix Eboue
> 75583 Paris Cedex 12
> Tel : 01 44 67 05 05
> Fax : 01 44 67 05 19
> Web : http://www.eurovox.fr
>
--
Casey Allen Shobe
[EMAIL PROTECTED]
GCS/CM d+ s+:-
alternative is using wget on the URL, or links -dump if
you have that instead.
Or if your script has #!/usr/bin/php or whatever path at the top and is made
executable, you can just call that script without relying on the webserver.
I think, even if it's just a normal php file you could cron
22 matches
Mail list logo