NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
[resolved] trying to run PHPdoc for a single file.
Veteran

Joined: 30 Nov 2006
Posts: 186
Reply with quote
Hi

When I run PHPdoc on a single file I get this error message.

php-cgi.exe - Entry Point not found.
The procedure entry point zend_objects_store_get_refcount could not be located in the dynamic link library php5ts.dll

Anybody who knows what that is all about?
View user's profileFind all posts by hgrSend private message
Veteran

Joined: 30 Nov 2006
Posts: 186
Reply with quote
When I clicked ok it was followed by a bunch of other errors. most of them relating to the same dll.

I guess that there is something that I have not loaded or installed correctly.
View user's profileFind all posts by hgrSend private message
Veteran

Joined: 30 Nov 2006
Posts: 186
Reply with quote
It is failing with various errors all relating to missing DLL's

php5ts.dll
php_pdo.dll
Core_Rl_Magick.dll
intl3_svn.dll

What do I need to install to get PHPdoc working in PHPed ?
View user's profileFind all posts by hgrSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
seems your php is screewed up.
I'd recommend you not to install php stuff from 3rd party distro. They often install with tricky things like PHPRC and php.ini in windows directory. While this works if there is only one php installation on the system, it will never work good if there are multiple.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Veteran

Joined: 30 Nov 2006
Posts: 186
Reply with quote
I have never used any 3rd party distro. I have always downloaded and installed from php.net
View user's profileFind all posts by hgrSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
and nevertheless it's screwed up...
well.
Check PHPRC environment variable. If it's defined, kill it and reboot to make sure.
Check if php.ini is in Windows directory. If it's there remove it.
Check if IniFilePath is defiend in HKEY_LOCAL_MACHINE\SOFTWARE\PHP. If it's there, kill it.

Then check the results.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Veteran

Joined: 30 Nov 2006
Posts: 186
Reply with quote
Well all your settings where on my machine.

An old php.ini file from version 4 was in c:\windows
The PHPRC was set to c:\windows
The registry was there but the settings in that was correct for verwion 5.2.1


I think I will try and unistall PHP and Apache, and install your Tech Platform instead.
But I have a question.

I have licenses to a few scripts that are encoded in IonCube encoder. Will the IonCube work with PHPExpress installed ?
View user's profileFind all posts by hgrSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
It's better to ask them if their product will work under TechPlatform with PhpExpress installed. From PhpExpress perspectives, I see no problems.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Veteran

Joined: 30 Nov 2006
Posts: 186
Reply with quote
What I ment is if the ioncube loader dll can work alongside with the phpexpress dll
View user's profileFind all posts by hgrSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
What I meant is that I did not check it. Feel free to give that combination a try and let us know about the results.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
[resolved] trying to run PHPdoc for a single file.
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic