Finally nailed down this issue, it was something daft in the end, I should have spotted it earlier. In fact the solution was sat in the working code (which wasn't included in my shortened version).
Essentially, I wasn't including the local file path in the ftp_put() call. The error raised by...
Hi,
Not sure if anyone can resolve this, but I've been scratching my head all day.
I am simply trying to upload a file to a remote server using 'ftp_put', I am running PHP 8.2 and using the Symfony 6.2 framework.
The error I received is not related to remote server permissions, as I have code...
For telephone numbers, zip codes, state abbreviations, social security numbers I would use VARCHAR, as they really are that type of data.
Use INT's for actual numbers (SMALLINT, MEDIUMINT, etc. for numbers with a range). SMALLINT(1) should also be used for boolean values 0=FALSE, 1+ =TRUE. You...
That was indeed the case, I have added the relevant entry into my php.ini file as suggested and it's all now working perfectly.
Many thanks!
Ahdkaw
http://www.sensibilium.com/
This is what I thought, but my host denies it. Here's the relevent parts from my phpinfo() call:
Configure Command './configure' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enable-magic-quotes' '--enable-mbstring' '--enable-pdo=shared'...
Hi all,
Been a while since I've been here, good to see it's still alive and kicking. Anyway, onto my small issue.
I have produced an autoloading function for my PHP MVC framework, and have been happily proceeding without problem on my development server, but have hit a bit of a wall when...
Okay, I checked the versions, and it appeared that msjet35.dll was not present on the PC with the problem.
I copied the file across and restarted the PC. Reloaded the Access 2K Runtime App with the required credentials, and the problem was still there.
I have since refreshed the References in...
Hi Mick,
The link you provide is this topic! lol
I shall check out the msjet35.dll versions though and post again if it works.
Ta
Ahdkaw
http://www.sensibilium.com/
Hi folks,
It's been a long time since I posted a question here, and finally after many days of frustration and head-banging, I find I have nowhere left to turn.
-- Access Runtime 2K -- Front End & Multiple Back Ends --
Basically my problem lies in a form (with subform), Purchase Order form to...
I have a laptop running Windows XP Pro (SP2) which contains a total of four user accounts. Two of the user accounts are local users of the laptop (1 user, 1 admin), whereas the other two are part of a Windows Domain (1 user, 1 admin).
Each day I log on to the local administrator and join the...
Install 'Terminal Services' on the server, and check that you have port forwarding setup on your router.
I recommend creating a restricted user on your server, that is a member of nothing but an empty Group (create an empty group called 'Remote Users' or something). This user will be able to...
You have to consider the number of labels you will be printing, if you are talking in the thousands then it is best to purchase a dedication barcode printer. Also note that if you choose to go the thermal (no ink) route, the costs are considerably reduced.
All barcode printer manufacterers...
I could be wrong though, as I have "Simple File Sharing" enabled and I can still see my Security tabs (although perhaps this is due to my Win 2000 Server Default Domain Policy).
Ahdkaw
http://www.sensibilium.com/
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.