php-windows Digest 31 May 2011 13:15:52 -0000 Issue 3953

Topics (messages 30632 through 30635):

Re: Using .Net assemblies with PHP
        30632 by: Trevor
        30633 by: Trevor
        30634 by: Trevor

Sending mail via gmail account
        30635 by: Larry L.

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
On 5/26/2011 2:27 PM, Trevor wrote:
OK, I've actually run into a problem. What I described above was working
fine on our test server, running Windows Server 2003 R2. I'm now trying
to get it to work on our production server, running Windows Server 2008
R2 64 bit. I'm using Apache (from Xampp) as the web server.

I just tried using the DOTNET function just to see what would happen on this server, and I got this error message:

1 Fatal error: Class 'DOTNET' not found in test.php on line 16

Is this perhaps another symptom of the same problem? Is there something I need to turn on to make this all work?

- Trevor

--- End Message ---
--- Begin Message ---
On 5/26/2011 2:27 PM, Trevor wrote:
After a lot of trial and error, I got the UniversalCCW part working, but
I'm having a hard time with the actual assembly. I get the following error:

1 Fatal error: Uncaught exception 'com_exception' with message 'Source:
mscorlib Description: Could not load file or assembly 'uucrypto,
Version=1.0.0.2, Culture=neutral, PublicKeyToken=d3356e74613fd6c5' or
one of its dependencies. The system cannot find the file specified.' in
test.php:21 Stack trace: #0 test.php(21): com->New_Object('test',
'uucrypto, Versi...', 'uu.uucrypto') #1 {main} thrown in test.php on
line 21

Funny thing is, this works fine from the commandline. I'm logged in as administrator, which is the same user that the Apache service runs as, so I'm not sure what the problem is.

- Trevor

--- End Message ---
--- Begin Message ---
On 5/26/2011 4:46 PM, Trevor wrote:

Funny thing is, this works fine from the commandline. I'm logged in as
administrator, which is the same user that the Apache service runs as,
so I'm not sure what the problem is.

Huh. Restarting Apache fixed it. Now I have no idea which thing it was that I did that made it work.

- Trevor

--- End Message ---
--- Begin Message ---
Hi,

I'm a newbie and trying to send mail using my gmail account from the Windows 
7 machine I'm using to run PHP scripts from. Can someone please tell me how 
to do this? I can send mail from the machine using Outlook Express, so all 
the usual mechanisms are in place, I'm just not having any luck figuring out 
which calls/parameters to make/set.

Thanks,
Larry L. 



--- End Message ---

Reply via email to