Author |
Message |
Topic: Temp files in abyss |
hudsucker
Replies: 4
Views: 32257
|
|
The only part being not changed is the gif file path all the time it is listed as:
c:\somthing - when user opens page he gets red cross instead of picture |
Topic: Temp files in abyss |
hudsucker
Replies: 4
Views: 32257
|
|
Inquisitor thank you for the info about relative path - but the main issue stays on. I did change the code ctr+F5 the page and still the source listed under IE shows old value - is there a way to refr ... |
Topic: Temp files in abyss |
hudsucker
Replies: 4
Views: 32257
|
|
I have a simple page with some php - problem is I am using pictures located locally on my pc - I noticed that no matter what I enter in the path to that files in index.php - if someone opens the webp ... |
Topic: Fatal error: Call to undefined function socket_create() |
hudsucker
Replies: 10
Views: 26347
|
|
You were right running from CMD I got - PHP Warning: PHP Star
The specified module c
in Unknown on line 0 can I load that dll some how?
By the way thank you for such quick responce!! :D |
Topic: Fatal error: Call to undefined function socket_create() |
hudsucker
Replies: 10
Views: 26347
|
|
Oh right, I thought the windows binaries had it enabled by default.
In that case, yeah, you'll have to uncomment the extension in php.ini.<-I am new to php what you mean by uncomment the extension ... |
Topic: Fatal error: Call to undefined function socket_create() |
hudsucker
Replies: 10
Views: 26347
|
|
Can you paste the output of running phpinfo()? Here you go:
PHP Version 5.1.2
System Windows NT CAPGEMIN-D6XYT1 5.1 build 2600
Build Date Jan 11 2006 16:35:21
Configure Command cscript / ... |
Topic: Fatal error: Call to undefined function socket_create() |
hudsucker
Replies: 10
Views: 26347
|
|
Hi every one;
Fatal error: Call to undefined function socket_create() in C:\ProgramFiles\Abyss Web Server\htdocs\Newping\index.php on line 28
I get the error above trying to run ping script ... |
|