Re: Newbie - Connection Issues
Yes, but for money, and this is just a personal project. Since the C code works perfectly from my laptop, I know that the code works. And since the PHP scripts work on the server, then I know that the database is reachable from the server. This only leaves me with only one conclusion at this point - my C code is dynamically linked to libraries that are not available on the server to use properly.
Can anyone tell me what I would need to add to to the compilation command to statically link the libraries when I compile so that they get packaged with my executable?? I am using NetBeans as my IDE.
Subject
Views
Written By
Posted
1324
September 18, 2020 11:42AM
537
September 18, 2020 12:10PM
552
September 18, 2020 01:10PM
550
September 18, 2020 03:40PM
600
September 18, 2020 04:33PM
Re: Newbie - Connection Issues
655
September 18, 2020 04:59PM
520
October 12, 2020 03:55PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.