Hi All,
I have a script which uses the P4 module to connect to a Perforce server, perform some simple P4 commands and write the results to a text file. The script works fine when I run it as a standalone script but when I run it as a perl process from an Apache server it doesn't give me any output in the text file.
I'm probably doing something really stupidly wrong here so any help will be appreciated.
Cheers.
DP