php-windows Digest 29 Oct 2001 00:58:08 -0000 Issue 826
Topics (messages 10071 through 10073): Toronto php users group meeting. 10071 by: Dariush Re: IIS PHP 10072 by: Mike Eynon error on php 4.0.6 10073 by: Bugsy Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] ----------------------------------------------------------------------
www.realsoftstudio.com ... News Release ... PHP User Group Meeting Monday, Oct.29 at 7pm-10pm PHP SPINAL INJECTION TUTORIAL ----------------------------- When : Monday, Oct.29 at 7pm-10pm Where : Velocet Communications Inc. 210 Dundas street East (At University) suite 8000 (8th floor) Toronto ** If anybody has a 1024x768 capable SVGA projector they could possibly bring to this, please email me: [EMAIL PROTECTED] ** Cost : $1,000,000 per person (If you can't afford to pay that, we will let you in for free) Audience : HTML designers who want to get into writing dynamic web apps, weekend web warriors and experienced web developers who want to understand how PHP fits into the picture. Abstract : PHP is a popular scripting language designed specifically for creating web-based applications. The first half of this fast-paced tutorial, will quickly run through the basic characteristics and then move on to demonstrate how to use PHP to create images, pdf's and flash on the fly. In the second half things will get more complex with topics such as SQL, LDAP, XML, XSL/XSLT plus a peek into the internals of PHP's extension API if there is time. Attendees should have a basic understanding of HTML and the basic HTTP client/server model. For the latter topics a bit of advanced programming experience would be helpful but certainly not required. www.realsoftstudio.com begin 666 newslogo.gif M1TE&.#EA+@`F`-4``)EFF<R9S/_,_]RYW#,S9F9FF9F9S,S,_P`S,V:9F9G, MS,S___7__V:99IG,F<S_S&9F,YF99LS,F?__S-S<N?__]68S,YEF9LR9F?_, MS-RYN?_U]?____7U]<S,S+FYN9F9F69F9C,S,P```/___P`````````````` M```````````````````````````````````````````````````````````` M`````````````````````````````````"'Y! $``"0`+ `````N`"8```;_ M0))P2.(8CTA.Y9A).I'$:)3RJ5H[V.5 `NHZ,%^/V D:2Z-8SECMZ58[XKA< M#,* N'/C>?AA=^> @8!E<7I[?4<>(2 <A!Y/;'1_?VV$''L:CYHB(VTA'B(B M(2$8BV-K@W4-(*92#(]&;:%M'")E( NBH!X$$:RL<B )( !=95(;FFIE(XL9 M"!8A1B&V(Z4<U&URBQ>K=QY2<$<@(AP7(PX>G6,@S:&,H"/PGJP%%ZU1'PN) MC L7!^1&25/':AVC;'06"4R X1(1#IF,.2I4J!$=-0H_)11HRN$0#GTR!*LD M4:*<6*?$*/SUZ&&'#VWV(5$4R)C B1,\<2SCL0@%_SIV-&VD%\L1JT4@#NB\ MV;,(S%AJV' 0J:G+2D)-*DE8VO$AR#G[&CZ@"$N,`2YE%I15-*H73Y<=EGG M@,&#@DB1Q-1%N4!D5+8W6W[L(V?!`A 9E)(5J6 DQ:.BWC[\0/51A@R,<MK% MH( S':$U=S*:#"=0I,HD@Z8L2@VI8"$@\QK!E6%46I$\Q2@P!JBUJ=<<L% " M[2"C,&!"Z]+9JG+4A=T3)D_@+7=4G*.V;Y$$8>#Z0CL]JR@6(R"=AVBNYZK4 MQID0;]&O7\X9V[M,=NT*(@"P71?[)VE$2-!='(FYEU)"O&ECTE+&]'0+" &8 M-Y$@G\VUH'\2?.)@([95:+M4A6)<((A5]QDBA$8><!& !(V5P=QU[H'@P'"W M4',/,$T1TMV#E02@2!=HV6> '1<N)&)3)+019!<76"61`27Y4A):OEV0`))% M2%! "%*R,LPB71[E9$DUVK*(B5Y5@E077=K3`$>^E>1!! 1 L,B56!812P`) MP'F31!%LR64!72HBRB@-Y0F;$3G9! *A?WY#)I2!*7K&3( $&H*@4[+5Q1Z@ :2@$)!],=924AMED:ZJJP>3"!4MBQ.D00`#L` ` end
Does the entire page draw? Are you calling into anything other than php with the suspect page? Try the PHP "hello world" page to see if this continues to happen... <?php phpinfo(); ?> // Mike Eynon // www.MikeEynon.com // 1366 Bulb Ave // Santa Cruz, CA 95062 // [EMAIL PROTECTED] // 831.588.2388 (cell) -----Original Message----- From: Josh Seward [mailto:[EMAIL PROTECTED]] Sent: Saturday, October 27, 2001 12:46 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] IIS PHP I am having trouble with my IIS server. When I restart the site runs fine, But only for one visit. If I leave the page or close the browser and try to return the page cannot be found. Can somebody explain this to me? Thanks,
Can anybody help me ... when i installed php 4 on a win2000 server it went just perfect but one week later it started giving this error Cannot find module (IP-MIB): At line 0 in (none) Cannot find module (IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0 in (none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find module (SNMPv2-MIB): At line 0 in (none) Cannot find module (SNMPv2-SMI): At line 0 in (none) this error apears even when i run php.exe what does this mean .... PHP 4.0.6 TKS