Paul J. Pycroft is a freelance photographer based in Cardiff, South Wales, with experience across a wide range of photography including portraits, landscapes, nature and still life. Photography complements his other interests in IT, web development and swimming.
Paul’s passion for photography began at the age of 15 when he received his first camera, a Zenith B 35mm film SLR. This gave him an early grounding in working with different lighting conditions, both with and without a light meter. At 17, he took the winning photograph in the Welsh Youth Photography Award.
During his early career as an Electronic Technician at Cardiff University, Paul continued developing his photographic skills using Pentax and Nikon 35mm film SLR cameras. His photography was also used occasionally as part of academic and postgraduate research projects, giving him experience in both photography and traditional darkroom printing techniques.
Today, Paul works with a digital full-frame SLR and modern photo-editing software, combining his extensive experience with contemporary digital photography techniques.
📸 Booking Tip: Let the photographer know you discovered them through The Society of International Fashion and Glamour Photographers.
If a file locking problem, make sure the directory this script resides in is writable. Note, the directory does not have to be writable for the script to write to files, only for it to create files. File creation is required for proper file locking.
Windows NT systems:
sponsorban.cgi must be writable and accessible by the script
banner.cgi must be able to write to files and create files
On some NT systems, the variable near the top of banner.cgi must be set. It is currently set as follows:
$main::sponsorban_path = "sponsorban";
Note that under most systems, "." is fine. This specifies that it is set to the current directory. However, some NT systems require the full server path. Contact your system administrator to find the full path to your cgi-bin directory.
If you still have trouble, contact Banner@linc2u.com and I will attempt to help.
If a file locking problem, make sure the directory this script resides in is writable. Note, the directory does not have to be writable for the script to write to files, only for it to create files. File creation is required for proper file locking.
Windows NT systems:
sponsorban.cgi must be writable and accessible by the script
banner.cgi must be able to write to files and create files
On some NT systems, the variable near the top of banner.cgi must be set. It is currently set as follows:
$main::sponsorban_path = "sponsorban";
Note that under most systems, "." is fine. This specifies that it is set to the current directory. However, some NT systems require the full server path. Contact your system administrator to find the full path to your cgi-bin directory.
If you still have trouble, contact Banner@linc2u.com and I will attempt to help.