Quantcast
Channel: ExeOutput for PHP - G.D.G. Software Forum
Viewing all articles
Browse latest Browse all 1024

Sharing exe on network computer

$
0
0

Hi!

I made a site with mysql database and session login.
Company network has a network drive G: so i made a virtual disk on my exe program. Works fine!
Now that im done i put it to test, and i can only have one program logged in at the same time. Differens session users but error that target computer denied access. Can try solving problem one thing at a time cause cant have program on the conpany only at home.

Is this a session issue? Or cant i have 2 running exe files with database?
Is this fixable?

Edit:
Tried the session.save_path = “%EXOPHPVIRTUALTEMP%” - could not start program, error and did not show up in phperror logg.

Tempted trying to create a session create id if it a problem that it somehow creates same id?

Edit2:
Ok… just found that the solution in not a solution… That only one instance of the exe can run when connected to mysql database, correct?
Should have read up alittle bit more.
Bought this program alittle bit to fast :slight_smile:
Need to use my “app” on a network dir where all who works there can have a login and edit data.
Cannot use it online bcause of sensitive information. Maby need to learn another language.

Be happy to take some tips on how to solve this in a easy way tho.

4 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1024

Trending Articles